Interface CallbackOptions

Hierarchy

  • CallbackOptions

Properties

redirectUri: string

This is useful to specify in addition to ConfigParams.baseURL when your app runs on multiple domains, it should match LoginOptions.authorizationParams.redirect_uri

tokenEndpointParams?: TokenParameters

Additional request body properties to be sent to the `token_endpoint.