Auth0 API identifier. This makes Auth0 return a JWT access token for MPCNode verification.
Optionalauth0Reuse an existing Auth0 client, useful for apps that already initialize Auth0 or for tests.
Auth0 Single Page Application client ID.
Auth0 tenant domain, for example dev-example.us.auth0.com.
OptionalinteractiveToken acquisition mode. Defaults to silent first, then popup if user interaction is required.
OptionalredirectRedirect URI registered in Auth0. Defaults to window.location.origin in browsers.
OptionalscopeOAuth scopes to request for the Silent Network API.
OptionaluseForwarded to Auth0 SPA SDK when this issuer creates the client.
OptionaluseForwarded to Auth0 SPA SDK when this issuer creates the client.
Configuration for Auth0-backed JWT issuance in browser/WPFE flows.