autho

Crates.ioautho
lib.rsautho
version0.1.0
created_at2025-04-11 23:26:13.864962+00
updated_at2025-04-11 23:26:13.864962+00
descriptionAuthentication for web applications
homepagehttps://github.com/alvra/autho
repositoryhttps://github.com/alvra/autho
max_upload_size
id1630471
size81,153
Alexander van Ratingen (alvra)

documentation

https://docs.rs/autho

README

SMTP Test Server

crates.io Documentation Apache2/MIT licensed Dependency Status unsafe forbidden

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

License

Licensed under either of

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.

Commit count: 5

cargo fmt