OpenID Connect provider factory implementing oidc-provider. Can be used to run a fully functional OAuth2 / OIDC server locally.
oidc-provider
Static
Creates an OIDC Provider instance.
The base URL issuer (e.g. http://localhost:3000).
http://localhost:3000
Optional
Overrides for the underlying OIDC configuration.
An oidc-provider instance.
OpenID Connect provider factory implementing
oidc-provider. Can be used to run a fully functional OAuth2 / OIDC server locally.