userp 0.0.4

Userp is a user account system inspired by Next Auth, with OAuth, password and email support, a ready-made Axum router with Askama templates, and more on the way!
Documentation

userp

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 9 feature flags, 9 of them enabled by default.

default

account (default)

This feature flag does not enable additional features.

axum (default)

email (default)

oauth (default)

password (default)

axum-pages (default)

axum-router (default)

pages (default)

axum-extract (default)