Mellon - Authentication library for Rust-based web sites
Modern websites need to support more than just username- and password-based login. This library crate provides functionality to add the following authentication methods to your Rust-based website:
- Password
- TOTP
- WebAuthn
Currently supported Rust web frameworks:
- poem-openapi
This software is still alpha quality.