auth-framework 0.5.0-rc18

A comprehensive, production-ready authentication and authorization framework for Rust applications
Documentation
openapi: 3.1.0
info:
  title: AuthFramework Static OpenAPI Note (Bundled)
  version: 0.5.0-rc18
  description: |

    Older bundled snapshots in this repository had drifted substantially from the live router.

    The project now treats /api/openapi.json and /docs as the current generated artifacts,
    while this repository file remains an explicit placeholder documenting that decision.

    If you need an exportable contract, generate it from a running build instead of relying on a
    stale committed snapshot.
paths: {}
x-authframework-authoritative-docs:
  openapi_json: /api/openapi.json
  swagger_ui: /docs
  human_reference:
    - docs/api/README.md
    - docs/api/complete-reference.md