sova-auth 0.1.0

Fortify-style authentication for Sova (register, 2FA, reset, roles)
Documentation
1
2
3
4
5
6
pub mod permission;
pub mod permission_role;
pub mod reset_token;
pub mod role;
pub mod role_user;
pub mod user;