authifier 1.0.16

Opinionated Rust authentication library
Documentation
1
2
3
4
5
mod account;
mod invite;
mod mfa;
mod session;
mod ticket;