futureauth 0.5.0

OTP authentication SDK — local session management with FutureAuth OTP delivery
Documentation
1
2
3
4
5
mod extractor;
mod routes;

pub use extractor::AuthSession;
pub use routes::auth_router;