5 references to NavigateToLogin
Microsoft.AspNetCore.Components.WebAssembly.Authentication (5)
NavigationManagerExtensions.cs (1)
76
manager.
NavigateToLogin
(
Services\AccessTokenNotAvailableException.cs (2)
40
_navigation.
NavigateToLogin
(_tokenResult.InteractiveRequestUrl, _tokenResult.InteractionOptions);
57
_navigation.
NavigateToLogin
(_tokenResult.InteractiveRequestUrl!, _tokenResult.InteractionOptions!);
Services\AccessTokenResult.cs (2)
20
/// <param name="interactiveRequestUrl">The redirect uri to go to for provisioning the token with <see cref="NavigationManagerExtensions.
NavigateToLogin
(NavigationManager, string, InteractiveRequestOptions)"/>.</param>
36
/// Gets the URL to call <see cref="NavigationManagerExtensions.
NavigateToLogin
(NavigationManager, string, InteractiveRequestOptions)"/> if <see cref="Status"/> is