mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-06 20:10:24 +08:00
feat: add captcha support for sign in/up (#4582)
This commit is contained in:
@@ -21,8 +21,10 @@ napi-derive = "2"
|
||||
notify = { version = "6", features = ["serde"] }
|
||||
once_cell = "1"
|
||||
parking_lot = "0.12"
|
||||
rand = "0.8"
|
||||
serde = "1"
|
||||
serde_json = "1"
|
||||
sha3 = "0.10"
|
||||
sqlx = { version = "0.7.1", default-features = false, features = [
|
||||
"sqlite",
|
||||
"migrate",
|
||||
|
||||
Reference in New Issue
Block a user