Interface DelegatedAuthConfig

Hierarchy

Properties

account?: string

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

authorizationEndpoint: string
error?: null | string | Error
issuer: string

The OIDC Provider/issuer the client should use

registrationEndpoint?: string
tokenEndpoint: string

Generated using TypeDoc