⚙️
Google Sign-In Not Configured
To enable Google Sign-In, add your credentials to config/config.php:
define('GOOGLE_CLIENT_ID', 'your-client-id.apps.googleusercontent.com');
define('GOOGLE_CLIENT_SECRET', 'your-client-secret');
define('GOOGLE_CLIENT_SECRET', 'your-client-secret');
Get credentials at console.cloud.google.com →
APIs & Services → Credentials → OAuth 2.0 Client ID.
Set the Authorised Redirect URI to:
https://www.drrup.com/?p=auth-google