Google OAuth
Create Google OAuth App
- Go to Google Cloud Console
- Create or select a project
- Go to APIs & Services > Credentials
- Create OAuth 2.0 Client ID (Web application)
- Add authorized redirect URI:
- Copy Client ID and Client Secret
Configure in Plugin
- Open Auth Plugin > Settings > OAuth
- Enable Google toggle
- Paste Client ID and Client Secret
- Click Save Settings