Skip to content

Instantly share code, notes, and snippets.

@amixpal
Created June 4, 2021 07:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amixpal/d944fe83546aa51cb51de63448527bc9 to your computer and use it in GitHub Desktop.
Save amixpal/d944fe83546aa51cb51de63448527bc9 to your computer and use it in GitHub Desktop.
User regisetration / login Request
{
"name": "Amit Pal",
"email": "email@domain.com",
"profilePictureURL": "kjbdkwab",
"contactNumber": "98889898",
"firebaseAuthTokenId": "Firebase Auth ID",
"loginWith": "GOOGLE",
"isPushNotificationEnabled": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment