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 59
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.