WebAuthenticatorOptions
Wisej.Hybrid.Shared.Authenticator.WebAuthenticatorOptions
Last updated
Wisej.Hybrid.Shared.Authenticator.WebAuthenticatorOptions
Last updated
Namespace: Wisej.Hybrid.Shared.Authenticator
Assembly: Wisej.Hybrid (3.5.0.0)
Represents additional options for the web authenticator.
Initializes a new instance of WebAuthenticatorOptions.
Uri: Gets or sets the callback URL that should be called when authentication completes.
Boolean: Gets or sets whether the browser used for the authentication flow is short-lived. This means it will not share session nor cookies with the regular browser on this device if set the .
This setting only has effect on iOS.
IWebAuthenticatorResponseDecoder: Gets or sets the decoder implementation used to decode the incoming authentication result URI.
Uri: Gets or sets the URL that will start the authentication flow.