Closed
Description
Throughout the repo, users have requested having the ability to pass "X" option supported by the MSAL implementation via our Blazor wrapper.
- Provide a way to set loginHint in Blazor with AAD auth #19925
- Support for extraQueryParameters in Blazor WASM / MSAL #25391
- Add support for "prompt="select_user" with WASM / MSAL #32640
We should consider adding support for all of these items and/or making it easier for users to provide config options to the Blazor wrapper that are supported by the underlying MSAL implementation.