Google OAuth 2.0Create a .env file in the root directory of the project and add the following variables:GOOGLE_OAUTH_CLIENT_ID="YOUR_CLIENT_ID"GOOGLE_OAUTH_CLIENT_SECRET="YOUR_CLIENT_SECRET"