mutation

loginWithGoogleAndroid

Enable android users to log in to the system using their facebook accounts.
Arguments
oAuthRequestSchemaInput
OAuthRequestSchemaInput
Describes the request structure to login or register using facebook/google account credentials.
platform
String
ID of the application.
Response
register_token
String
Unique registration token for user.
Describes the user details structure.
user_exists
Boolean
Boolean which specifies if user is registered.
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...