Skip to main content
Version: 0.24

Interface: ExternalAuthMethods

Social (OAuth) auth methods.

Each enabled provider also requires the matching client ID and secret to be set as environment variables. See the Social Auth overview for details on each provider.

Extends​

Properties​

discord?​

optional discord?: SocialAuthConfig

Inherited from​

ExternalAuthMethods.discord


gitHub?​

optional gitHub?: SocialAuthConfig

Inherited from​

ExternalAuthMethods.gitHub


google?​

optional google?: SocialAuthConfig

Inherited from​

ExternalAuthMethods.google


keycloak?​

optional keycloak?: SocialAuthConfig

Inherited from​

ExternalAuthMethods.keycloak


microsoft?​

optional microsoft?: SocialAuthConfig

Inherited from​

ExternalAuthMethods.microsoft


slack?​

optional slack?: SocialAuthConfig

Inherited from​

ExternalAuthMethods.slack