post https://api.wingspan.app/users/session/social-auth/google
Allows users to sign in using their Google account. The client must provide a valid Google token in the request.
Log in to see full request history
Response
Allows users to sign in using their Google account. The client must provide a valid Google token in the request.
xxxxxxxxxx
curl --request POST \
--url https://api.wingspan.app/users/session/social-auth/google \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: