re-export openidconnect

This commit is contained in:
JuliDi 2025-11-25 13:28:08 +01:00
parent 7d6e7e9e6d
commit 542fe66313
No known key found for this signature in database
GPG key ID: E1E90AE563D09D63
3 changed files with 5 additions and 6 deletions

View file

@ -7,7 +7,6 @@ version = "0.1.0"
axum = { version = "0.8", features = ["macros"] }
axum-oidc = { path = "./../.." }
dotenvy = "0.15"
openidconnect = "4.0.1"
tokio = { version = "1.48.0", features = ["macros", "net", "rt-multi-thread"] }
tower = "0.5"
tower-sessions = "0.14"