C# Class HLSoft.BlazorWebAssembly.Authentication.OpenIdConnect.DotNetEndPoint

Show file Open project: sounj142/HLSoft.BlazorWebAssembly.Authentication.OpenIdConnect Class Usage Examples

Public Methods

Method Description
Initialize ( HLSoft.BlazorWebAssembly.Authentication.OpenIdConnect.AuthenticationEventHandler authenticationEventHandler ) : void

Private Methods

Method Description
NotifySilentRefreshTokenFail ( Exception ex ) : void
NotifySilentRefreshTokenSuccess ( ) : void

Method Details

Initialize() public static method

public static Initialize ( HLSoft.BlazorWebAssembly.Authentication.OpenIdConnect.AuthenticationEventHandler authenticationEventHandler ) : void
authenticationEventHandler HLSoft.BlazorWebAssembly.Authentication.OpenIdConnect.AuthenticationEventHandler
return void