Enable signing in with a Google account in Mage.
Add Oauth application
Retrieve credentials
http(s)://<your-mage-url>/oauth
as an authorized redirect URI.Set environment variables
Name | Value |
---|---|
GOOGLE_CLIENT_ID | <client id> |
GOOGLE_CLIENT_SECRET | <client secret> |