mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-13 14:42:30 +00:00
Add initial OIDC support #33
This commit is contained in:
@@ -110,6 +110,7 @@ reqwest = { version = "0.12", features = [
|
||||
"charset",
|
||||
"http2",
|
||||
], default-features = false }
|
||||
openidconnect = "4.0"
|
||||
|
||||
[dependencies]
|
||||
rustical_store = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user