ankh 0.0.1

A minimal, production-ready authentication library
Documentation
[dependencies]

[dev-dependencies]

[lib]
name = "ankh"
path = "src/lib.rs"

[package]
authors = ["Aldo Cortesi <aldo@corte.si>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A minimal, production-ready authentication library"
edition = "2021"
keywords = ["auth", "authentication"]
license = "MIT"
name = "ankh"
readme = "README.md"
repository = "https://github.com/cortesi/ankh"
version = "0.0.1"