BrowserAuthorizationClientRequestOptions Interface
Interface describing per-request configuration options for authorization requests see: https://openid.net/specs/openid-connect-core-1_0.html#AuthRequest
Properties
Name | Type | Description | |
---|---|---|---|
prompt | string | undefined | The required action demanded of the user before the authentication request can succeed |
Defined in
- types.ts Line 67
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.