securitydept-utils 0.2.0-beta.3

Utils of SecurityDept, a layered authentication and authorization toolkit built as reusable Rust crates.
Documentation
1
2
3
4
5
6
7
pub mod base_url;
pub mod error;
pub mod http;
pub mod observability;
pub mod principal;
pub mod redirect;
pub mod ser;