Interface OidcClientConfigExperimental

Hierarchy

Properties

account?: string

The optional URL of the web UI where the user can manage their account

authorizationEndpoint: string
issuer: string

The OIDC Provider/issuer the client should use

registrationEndpoint?: string
signingKeys?: SigningKey[]
tokenEndpoint: string

Generated using TypeDoc