Cargo Features
salvo-jwt-auth has no features set by default.
[dependencies]
salvo-jwt-auth = { version = "0.74.2", features = ["full", "oidc", "ring"] }
- full = oidc, ring
- oidc full? = hyper-rustls, ring
-
Enables bytes, http-body-util, and hyper-util
- ring full? oidc?
-
Enables ring of optional hyper-rustls
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.