When using GitHub codespaces, how to setup Google Oauth for development
When using GitHub codespaces, how to setup Google OAuth for development/
email..env.server file at the root of your project:

userinfo.profile<http://localhost:3001/auth/google/callback<https://your-server-url.com/auth/google/callbackGOOGLE_CLIENT_ID=your-google-client-id
GOOGLE_CLIENT_SECRET=your-google-client-secret WASP_WEB_CLIENT_URLREACT_APP_API_URL