Skip to content

/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

Describes third-party social federation configurations for allowing your app users to sign in using OAuth.

io_google TYPE REF TO /AWS1/CL_AMBBACKENDAUTHSOCIA00 /AWS1/CL_AMBBACKENDAUTHSOCIA00

Describes third-party social federation configurations for allowing your app users to sign in using OAuth.

io_loginwithamazon TYPE REF TO /AWS1/CL_AMBBACKENDAUTHSOCIA00 /AWS1/CL_AMBBACKENDAUTHSOCIA00

Describes third-party social federation configurations for allowing your app users to sign in using OAuth.

io_signinwithapple TYPE REF TO /AWS1/CL_AMBBACKENDAUTHAPPLE00 /AWS1/CL_AMBBACKENDAUTHAPPLE00

Describes Apple social federation configurations for allowing your app users to sign in using OAuth.


Queryable Attributes

Facebook

Describes third-party social federation configurations for allowing your app users to sign in using OAuth.

Accessible with the following methods

Method Description
GET_FACEBOOK() Getter for FACEBOOK

Google

Describes third-party social federation configurations for allowing your app users to sign in using OAuth.

Accessible with the following methods

Method Description
GET_GOOGLE() Getter for GOOGLE

LoginWithAmazon

Describes third-party social federation configurations for allowing your app users to sign in using OAuth.

Accessible with the following methods

Method Description
GET_LOGINWITHAMAZON() Getter for LOGINWITHAMAZON

SignInWithApple

Describes Apple social federation configurations for allowing your app users to sign in using OAuth.

Accessible with the following methods

Method Description
GET_SIGNINWITHAPPLE() Getter for SIGNINWITHAPPLE