Cargo Features
twa-jwks has no features set by default.
[dependencies]
twa-jwks = { version = "1.2.17", features = ["actix-web", "axum"] }
- actix-web
-
Enables actix-web and futures-util
Affects
twa-jwks::actix_web
… - axum
-
Enables axum
Affects
twa-jwks::axum
…