1
Create Google OAuth App
In your Google Cloud Console, create a new OAuth client ID and client secret.
2
Set up Google OAuth environment variables
Once your Google OAuth App is created, copy the
Client ID and Client Secret into your .env file as the GOOGLE_CLIENT_ID and GOOGLE_CLIENT_SECRET environment variables..env