Best of AuthorizationNovember 2023

  1. 1
    Article
    Avatar of permitioPermit.io·2y

    Building Healthcare App Authorization in Space with Next.js and Permit.io

    Learn how to implement proper authorization for a healthcare app with the help of Galactic Health Corporation, a Rick & Morty inspired healthcare application.

  2. 2
    Article
    Avatar of auth0Auth0·2y

    Cookies, Tokens, or JWTs? The ASP.NET Core Identity Dilemma

    The ASP.NET Core Identity Dilemma discusses the new authentication and authorization features introduced in .NET 8. It explains the difference between cookie-based authentication and token-based authentication and when to use each approach.

  3. 3
    Article
    Avatar of permitioPermit.io·2y

    Build Authorization Like Google

    Learn how Google built its access control with Google Zanzibar and how you can model and build a 'Google Drive' style authorization system for your app using Permit.io.