mellon

Crates.iomellon
lib.rsmellon
version0.1.0
created_at2025-02-13 18:01:52.22627+00
updated_at2025-02-13 18:01:52.22627+00
descriptionLibrary for adding contemporary authentication to rust-based websites.
homepage
repositoryhttps://codeberg.org/jbethune/mellon
max_upload_size
id1554537
size112,839
Jörn Bethune (jbethune)

documentation

README

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.

Commit count: 0

cargo fmt