feat(auth): Enhance Google OAuth flow with async email extraction and caching
This commit is contained in:
@@ -21,5 +21,6 @@ uuid.workspace = true
|
||||
tracing.workspace = true
|
||||
base64.workspace = true
|
||||
sha2.workspace = true
|
||||
reqwest.workspace = true
|
||||
dotenvy = { workspace = true }
|
||||
tracing-subscriber = { workspace = true, features = ["env-filter"] }
|
||||
|
||||
Reference in New Issue
Block a user