# SMTP Test Server
[](https://crates.io/crates/autho)
[](https://docs.rs/autho)

[](https://deps.rs/repo/github/alvra/autho)
[](https://github.com/rust-secure-code/safety-dance/)
This crate provides authentication for web applications.
## Features
* Web framework support: Axum
* Storage backend support: Tokio-Postgres
* No unsafe code (`#[forbid(unsafe_code)]`)
## Documentation
[Documentation](https://lib.rs/crates/autho)
## License
Licensed under either of
* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.