This commit is contained in:
2025-02-02 04:24:55 +05:30
parent e6d7030e7d
commit 84e4d236a1
9 changed files with 238 additions and 28 deletions

View File

@@ -12,3 +12,5 @@ SMTP_PORT= "Your SMTP Port Here"
CLIENT_ID = "Your Google Client ID Here"
CLIENT_SECRET = "Your Google Client Secret Here"
REDIRECT_URI = "Your Google Redirect URI Here"
# for this project REDIRECT_URI;
# [path-to-project-directory/xeorl/htdocs/core/redirect_google.php]