oidc login #5
@ -8,7 +8,7 @@ repository = "https://git.nifni.eu/nif/casket"
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
axum = { version = "0.8.1", features = ["multipart", "macros"] }
|
axum = { version = "0.8.1", features = ["multipart", "macros"] }
|
||||||
axum-extra = { version = "0.10.0", features = ["typed-header"] }
|
axum-extra = { version = "0.10.0", features = ["typed-header"] }
|
||||||
axum-jwks = "0.10.0"
|
axum-jwks = "0.11.0"
|
||||||
tokio = { version = "1.42.0", features = ["full"] }
|
tokio = { version = "1.42.0", features = ["full"] }
|
||||||
tokio-util = { version = "0.7.13", features = ["io"] }
|
tokio-util = { version = "0.7.13", features = ["io"] }
|
||||||
futures = "0.3"
|
futures = "0.3"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user