Arguments
oAuthRequestSchemaInput
OAuthRequestSchemaInputDescribes the request structure to login or register using facebook/google account credentials.
platform
StringID of the application.
Response
register_token
StringUnique registration token for user.
user
UserDetailDescribes the user details structure.
user_exists
BooleanBoolean which specifies if user is registered.
Mutation
Try it
Input Variables
Response
Was this section helpful?