fix oidc login

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2023-05-30 15:32:19 +08:00
parent b9fd9f343f
commit c28387c8c6
6 changed files with 93 additions and 23 deletions

View File

@@ -43,6 +43,7 @@ hbb_common = { path = "libs/hbb_common" }
serde_derive = "1.0"
serde = "1.0"
serde_json = "1.0"
serde_repr = "0.1"
cfg-if = "1.0"
lazy_static = "1.4"
sha2 = "0.10"