Finish OIDC login

This commit is contained in:
2025-03-18 19:37:46 +01:00
parent dbe1ec22e0
commit 1a022bd33e
6 changed files with 149 additions and 12 deletions

View File

@ -18,7 +18,7 @@ lazy_static = "1.5.0"
anyhow = "1.0.97"
serde = { version = "1.0.219", features = ["derive"] }
rust-s3 = "0.36.0-beta.2"
thiserror = "1.0.69"
thiserror = "2.0.12"
tokio = "1.44.1"
futures-util = "0.3.31"
serde_json = "1.0.140"