Documentation
    Preparing search index...

    OpenID Connect provider factory implementing oidc-provider. Can be used to run a fully functional OAuth2 / OIDC server locally.

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Creates an OIDC Provider instance.

      Parameters

      • issuer: string

        The base URL issuer (e.g. http://localhost:3000).

      • Optionalconfig: any

        Overrides for the underlying OIDC configuration.

      Returns any

      An oidc-provider instance.