soph-auth 0.31.0

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

mod auth;
mod instance;
mod jwt;