{
    "href": "/post/2014/06/26/an-updated-preview-of-aura-auth/",
    "relId": "2014/06/26/an-updated-preview-of-aura-auth",
    "title": "An Updated Preview Of Aura.Auth",
    "author": "pmjones",
    "markup": "html",
    "tags": [
        {
            "href": "/tag/aura/",
            "relId": "aura",
            "title": "Aura",
            "author": null,
            "created": "2020-09-14 21:51:57 UTC",
            "updated": [
                "2020-09-14 21:51:57 UTC"
            ],
            "markup": "markdown"
        },
        {
            "href": "/tag/php/",
            "relId": "php",
            "title": "PHP",
            "author": null,
            "created": null,
            "updated": [],
            "markup": "markdown"
        },
        {
            "href": "/tag/programming/",
            "relId": "programming",
            "title": "Programming",
            "author": null,
            "created": null,
            "updated": [],
            "markup": "markdown"
        }
    ],
    "created": "2014-06-26 14:50:38 UTC",
    "updated": [
        "2014-06-26 14:50:38 UTC"
    ],
    "html": "<blockquote>\n<p>It can be difficult to find a truly standalone, authentication-only library, and <a href=\"https://github.com/auraphp/Aura.Auth\">Aura.Auth</a> fits that bill.</p>\n<p>The library is still under development, but the major pieces are all now in place:</p>\n<ul>\n<li>\n<p>a <a href=\"https://github.com/auraphp/Aura.Auth#instantiation\">state-tracking object</a></p>\n</li>\n<li>\n<p><a href=\"https://github.com/auraphp/Aura.Auth#services\">services</a> for login, logout, and resuming sessions</p>\n</li>\n<li>\n<p>adapters for <a href=\"https://github.com/auraphp/Aura.Auth#htpasswd-adapter\">htpasswd</a> and <a href=\"https://github.com/auraphp/Aura.Auth#pdo-adapter\">PDO</a> backends</p>\n</li>\n<li>\n<p><a href=\"https://github.com/auraphp/Aura.Auth#service-idioms\">service integration idioms</a> (including HTTP <code>Authorization: Basic</code> login integration)</p>\n</li>\n<li>\n<p><a href=\"https://github.com/auraphp/Aura.Auth#session-management\">native session management</a></p>\n</li>\n</ul>\n<p>Each layer can handle custom implementations. There are instructions for <a href=\"https://github.com/auraphp/Aura.Auth#custom-adapters\">custom adapters</a>, <a href=\"https://github.com/auraphp/Aura.Auth#custom-sessions\">custom session managers</a> (including <a href=\"https://github.com/auraphp/Aura.Auth#working-without-sessions\">session-less authentication</a>), and <a href=\"https://github.com/auraphp/Aura.Auth#custom-services\">custom services</a>.</p>\n</blockquote>\n<p>Via <a href=\"http://auraphp.com/blog/2014/06/26/auth-preview/\">An Updated Preview Of Aura.Auth</a>.</p>\n"
}
