feat: some refactoring and /v1/api/provider/nex_token/@me
This commit is contained in:
parent
4c24fce110
commit
9f9393cfe5
7 changed files with 85 additions and 47 deletions
|
|
@ -29,7 +29,7 @@ base64 = "0.22.1"
|
|||
hex = "0.4.3"
|
||||
thiserror = "2.0.11"
|
||||
bcrypt = "0.17.0"
|
||||
sqlx = { version = "0.8.3", features = [ "runtime-tokio", "tls-native-tls", "postgres", "chrono" ] }
|
||||
sqlx = { version = "0.8.3", features = [ "runtime-tokio", "tls-native-tls", "postgres", "chrono", "ipnetwork" ] }
|
||||
aes = "0.8.4"
|
||||
hmac = "0.12.1"
|
||||
md-5 = "0.10.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue