input_object

OAuthRequestSchemaInput

Describes the request structure to login or register using Facebook/Google account credentials. Different providers require different OAuth2 tokens: Facebook uses access_token, Google Web uses token (ID token), Google Android uses refresh_token.
Fields
is_signed_in
Boolean
Whether the user is signed in. This field is obsolete and will be removed in a future release.
OAuth2 token details.
User profile information from the provider.