Google - Mubeen142/SocialiteDocs GitHub Wiki
-
Google Developer Portal | Create and Retrieve Google Oauth2 credentials
- Enter
https://domain.com/auth/login/google/redirect
as your redirect - Make sure to replace with your own domain

- Go to command-line and enter
nano /var/www/pterodactyl/.env
, paste in the following values at the bottom of the file
GOOGLE_CLIENT_ID=Enter ClientID
GOOGLE_CLIENT_SECRET=Enter Client Secret
Save the file, and you're done.
⚠️ **GitHub.com Fallback** ⚠️