How to get credentials from Google

Simon Huang

Simon Huang

@simon

To get credentials from Google for OAuth, follow these steps:

  1. Go to the Google Cloud Console.
  2. Create a new project or select an existing one.
  3. Go to the Credentials page.
  4. Click on Create credentials and select OAuth client ID.
  5. Select Web application as the application type.
  6. Enter a name for your application.
  7. Add http://localhost:5173 as a Authorized redirect URI.
  8. Click on Create and you will see your credentials.
  9. Copy the Client ID and Client Secret and save them somewhere safe.
  10. You can now use these credentials to authenticate with Google.
Super Svelte Starter

© 2025 Super Svelte Starter All Rights Reserved.