Enabling Authentication
To enable authentication with GitHub and Google in your project, follow these steps to set up the necessary environment variables.
Enable Google Login

GCP screenshot GOOGLE_CLIENT_ID=your_google_client_id GOOGLE_CLIENT_SECRET=your_google_client_secret
Enable GitHub Login

Github custom oauth app creation screen 
Github custom oauth oauth app token generation
Example .env File
Additional Resources
Need Help?
Last updated