mirror of
https://github.com/beilunyang/moemail.git
synced 2026-05-11 18:11:27 +08:00
feat(auth): add Google OAuth support
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
AUTH_GITHUB_ID = ""
|
||||
AUTH_GITHUB_SECRET = ""
|
||||
AUTH_GOOGLE_ID = ""
|
||||
AUTH_GOOGLE_SECRET = ""
|
||||
AUTH_SECRET = ""
|
||||
|
||||
CLOUDFLARE_API_TOKEN = ""
|
||||
|
||||
Reference in New Issue
Block a user