@acceleratxr/core_sdk / OAuthProviderProtocol
Enumeration: OAuthProviderProtocol#
The OAuth provider protocols that are supported by the system.
Index#
Enumeration members#
Enumeration members#
OAUTH_2#
• OAUTH_2: = “oauth2”
Defined in src/models/OAuthProvider.ts:22
OPENID_CONNECT#
• OPENID_CONNECT: = “openid”
Defined in src/models/OAuthProvider.ts:23