mogh_auth_server (0.1.0)
Published 2026-01-06 18:46:17 +00:00 by max
Installation
[registry]
default = "forgejo"
[registries.forgejo]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = truecargo add mogh_auth_server@0.1.0Dependencies
| ID | Version |
|---|---|
| anyhow | ^1.0.100 |
| axum | ^0.8.8 |
| bcrypt | ^0.17.1 |
| data-encoding | ^2.9.0 |
| derive_variants | ^1.0.0 |
| jsonwebtoken | ^10.2.0 |
| mogh_auth_client | ^0.1.0 |
| mogh_error | ^0.5.5 |
| mogh_rate_limit | ^0.1.0 |
| mogh_validations | ^0.1.0 |
| resolver_api | ^3.0.0 |
| serde | ^1.0.228 |
| serde_json | ^1.0.148 |
| totp-rs | ^5.7.0 |
| tower-sessions | ^0.14.0 |
| tracing | ^0.1.44 |
| typeshare | ^1.0.5 |
| uuid | ^1.19.0 |
| webauthn-rs | ^0.5.4 |