accessToken, idToken, and refreshToken. The backend also syncs the user
record into MongoDB on first login.
http://localhost:3000 is added to the Authorized JavaScript origins in your OAuth client configurationStart the local server
http://localhost:3000.Open the token generator
Enter your Client ID
Sign in with Google
| Feature | Description |
|---|---|
| Copy Token | One-click copy to clipboard |
| Test API | Built-in button to test your backend directly from the tool |
| cURL Example | Auto-generated cURL command with your token |