5 references to NavigateToLogin
Microsoft.AspNetCore.Components.WebAssembly.Authentication (5)
NavigationManagerExtensions.cs (1)
76manager.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