Hierarchy

  • AuthProviderConfig

Methods

  • SetupProvider loads the current AuthProviderConfig into the specified provider.

    Parameters

    Returns void

  • Validate makes ProviderConfig validatable by implementing [validation.Validatable] interface.

    Returns void

Properties

authUrl: string
clientId: string
clientSecret: string
displayName: string
enabled: boolean
pkce?: boolean
tokenUrl: string
userApiUrl: string

Generated using TypeDoc