IOAuthProviderConfig
Interface: IOAuthProviderConfig
Defined in: src/types/Auth/auth.ts:77
Properties
clientId?
optionalclientId:string
Defined in: src/types/Auth/auth.ts:81
displayName
displayName:
string
Defined in: src/types/Auth/auth.ts:79
enabled
enabled:
boolean
Defined in: src/types/Auth/auth.ts:83
id
id:
OAuthProviderKey
Defined in: src/types/Auth/auth.ts:78
redirectUri?
optionalredirectUri:string
Defined in: src/types/Auth/auth.ts:82
scopes
scopes:
string[]
Defined in: src/types/Auth/auth.ts:80