API Reference > frontend-authorization-client > BrowserAuthorization > BrowserAuthorizationClientRequestOptions 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 undefined | string The required action demanded of the user before the authentication request can succeed Defined in frontend-authorization/src/oidc/browser/BrowserAuthorizationClient.ts Line 51 Last Updated: 11 June, 2024