soph-auth 0.25.0

The RUST Framework for Web Rustceans.
Documentation
1
2
3
4
5
pub use jwt::{UserClaims, JWT};

mod auth;
mod instance;
mod jwt;