Cargo Features
autho has no features set by default.
[dependencies]
autho = { version = "0.1.0", features = ["postgres", "axum", "hash-algorithms-v1", "zxcvbn"] }
- postgres
-
Enables bytes and postgres-types
- axum
-
Enables axum and axum-extra
Affects
autho::axum
… - hash-algorithms-v1