authkit 0.1.1

A better-auth inspired authentication library for Rust. Framework-agnostic, secure by default, with database-backed sessions and email verification.
Documentation

authkit

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 2 of them enabled by default.

default

argon2 (default)

sqlite (default)

bcrypt

jwt

postgres