/AWS1/CL_AMBSOCIALPVDRSETTINGS¶
The settings for using the social identity providers for access to your Amplify app.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_facebook TYPE REF TO /AWS1/CL_AMBBACKENDAUTHSOCIA00 /AWS1/CL_AMBBACKENDAUTHSOCIA00¶
io_google TYPE REF TO /AWS1/CL_AMBBACKENDAUTHSOCIA00 /AWS1/CL_AMBBACKENDAUTHSOCIA00¶
io_loginwithamazon TYPE REF TO /AWS1/CL_AMBBACKENDAUTHSOCIA00 /AWS1/CL_AMBBACKENDAUTHSOCIA00¶
LoginWithAmazon
io_signinwithapple TYPE REF TO /AWS1/CL_AMBBACKENDAUTHAPPLE00 /AWS1/CL_AMBBACKENDAUTHAPPLE00¶
SignInWithApple
Queryable Attributes¶
Facebook¶
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FACEBOOK() |
Getter for FACEBOOK |
Google¶
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GOOGLE() |
Getter for GOOGLE |
LoginWithAmazon¶
LoginWithAmazon
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOGINWITHAMAZON() |
Getter for LOGINWITHAMAZON |
SignInWithApple¶
SignInWithApple
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SIGNINWITHAPPLE() |
Getter for SIGNINWITHAPPLE |