mirror of
https://codeberg.org/pfzetto/axum-oidc
synced 2025-12-08 06:05:16 +01:00
re-export openidconnect
This commit is contained in:
parent
7d6e7e9e6d
commit
542fe66313
3 changed files with 5 additions and 6 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue