Google OAuth Demo
Click the button below to sign in with Google and test the authentication endpoint:
Endpoint Details:
- URL:
POST /api/users/google-auth - Body:
{ "idToken": "..." }
Click the button below to sign in with Google and test the authentication endpoint:
POST /api/users/google-auth{ "idToken": "..." }