Skip to content

Interface: SsoProviderInfo

Interface: SsoProviderInfo

Defined in: auth-shared/src/dto/auth.ts:179

SSO provider info from /auth/sso/providers.

Properties

enabled

enabled: boolean

Defined in: auth-shared/src/dto/auth.ts:182


name

name: string

Defined in: auth-shared/src/dto/auth.ts:180


type

type: string

Defined in: auth-shared/src/dto/auth.ts:181