{
"uid": "uid from google auth",
"name": "name from google auth",
"username": "send random username from 'name'",
"photo": "profileURL from google auth",
"email": "email from google auth"
}
[x] auth with firebase
[x] hit creatUser endpoint
[x] backend checks if user already In db (If already in db just log user in, else persist data in db)
After the google auth;
param to pass as object in request