auth-framework 0.5.0-rc19

A comprehensive, production-ready authentication and authorization framework for Rust applications
Documentation
1
2
3
4
5
6
7
8
# Security Path Fragment Status

notMounted:
    summary: Security-specific REST endpoints are not mounted by the current ApiServer router.
    description: |

        The current server exposes health, auth, user, MFA, OAuth/OIDC, admin, WebAuthn,
        SAML, and advanced protocol routes. It does not mount a /api/v1/security/check-ip
        route, so older draft security path docs were removed.