anzar-shared 0.9.12

Anzar is a lightweight authentication and authorization framework that runs as a separate microservice
Documentation
1
2
3
4
5
6
pub mod db;

pub mod auth;
pub mod key;
pub mod rbac;
pub mod session;