Google OAuth 2.0 Create 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"