Add login flow

This commit is contained in:
KMKoushik
2024-04-28 18:55:04 +10:00
parent f608669f04
commit 3a462fb50b
13 changed files with 618 additions and 8 deletions

View File

@@ -30,7 +30,11 @@
"VERCEL_URL",
"VERCEL",
"SKIP_ENV_VALIDATION",
"PORT"
"PORT",
"UNSEND_API_KEY",
"UNSEND_URL",
"GOOGLE_CLIENT_ID",
"GOOGLE_CLIENT_SECRET"
]
},
"lint": {