mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 04:57:38 +03:00
feat(oauth): better oauth client matching
This commit is contained in:
parent
95ab6c5385
commit
6be6f892a4
5 changed files with 46 additions and 34 deletions
|
@ -49,6 +49,7 @@ serde_json_path = "0.7.1"
|
|||
async-recursion = "1.1.1"
|
||||
common-words-all = { version = "0.0.2", default-features = false, features = ["english", "one"] }
|
||||
hyper-rustls = { version = "0.24.2", features = [ "http2" ] }
|
||||
tegen = "0.1.4"
|
||||
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue