AuthenticationOptions Interface
Additional options that will be used to make an OIDC authentication request.
Properties
Name | Type | Description | |
---|---|---|---|
prompt | PromptOptions | undefined | Specifies whether the Authorization Server prompts the End-User for re-authentication and consent. |
Defined in
- main/Client.ts Line 58
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.