LinkedAccountOAuth2
Authentication method using OAuth2 providers. Supports Google, Apple, X, Telegram, and GitHub providers.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- apple
-
Apple OAuth2 authentication.
Type: OAuth2Authentication object
Required: No
- github
-
GitHub OAuth2 authentication.
Type: OAuth2Authentication object
Required: No
-
Google OAuth2 authentication.
Type: OAuth2Authentication object
Required: No
- telegram
-
Telegram OAuth2 authentication.
Type: OAuth2Authentication object
Required: No
- x
-
X (formerly Twitter) OAuth2 authentication.
Type: OAuth2Authentication object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: