Hierarchy

  • OAuth2Config

Methods

  • GetProviderConfig returns the first OAuth2ProviderConfig that matches the specified name.

    Returns false and zero config if no such provider is available in c.Providers.

    Parameters

    • name: string

    Returns [OAuth2ProviderConfig, boolean]

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

    Returns void

Properties

enabled: boolean
mappedFields: OAuth2KnownFields

Generated using TypeDoc