feat(auth): Enhance Google OAuth flow with async email extraction and caching

This commit is contained in:
MythEclipse
2025-08-12 19:25:10 +07:00
parent 44b1e09551
commit b40a430c49
11 changed files with 204 additions and 34 deletions
Generated
+1
View File
@@ -2292,6 +2292,7 @@ dependencies = [
"imphnen-entities",
"imphnen-libs",
"rand 0.9.1",
"reqwest 0.11.27",
"serde",
"serde_json",
"sha2",