auth-framework 0.5.0-rc19

A comprehensive, production-ready authentication and authorization framework for Rust applications
Documentation
<!DOCTYPE html>
<html>

    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>AuthFramework REST API Documentation</title>
        <style>
            body {
                margin: 0;
                padding: 0;
            }
        </style>
    </head>

    <body>
        <!-- Scalar API Reference -->
        <script id="api-reference" data-url="openapi-bundled.yaml" data-configuration='{
                "layout": "modern",
                "hideClientButton": true,
                "theme": "none",
                "showSidebar": true,
                "showToolbar": "localhost",
                "operationTitleSource": "summary",
                "persistAuth": false,
                "telemetry": true,
                "isEditable": false,
                "hideModels": false,
                "documentDownloadType": "both",
                "hideDownloadButton": false,
                "hideTestRequestButton": false,
                "hideSearch": false,
                "darkMode": true,
                "hideDarkModeToggle": false,
                "withDefaultFonts": true,
                "defaultOpenAllTags": false,
                "expandAllModelSections": false,
                "expandAllResponses": false,
                "orderSchemaPropertiesBy": "alpha",
                "orderRequiredPropertiesFirst": true,
                "slug": "authframeworkapiv1",
                "title": "AuthFramework API v1"
            }'>
            </script>

        <!-- Load Scalar -->
        <script src="https://cdn.jsdelivr.net/npm/@scalar/api-reference"></script>
    </body>

</html>