<?php /* Google App Client Id */ define('CLIENT_ID', '629867391335-6nf99duk6hkbj0pgbfj493djk6bmtv8t.apps.googleusercontent.com'); /* Google App Client Secret */ define('CLIENT_SECRET', 'WMA46m5AbxwQHRCA82brMvdx'); /* Google App Redirect Url */ define('CLIENT_REDIRECT_URL', 'https://www.sensoriumpsychologists.com/meeting/google-login.php'); ?>