site image
Andrew Lock avatar

Andrew Lock

Auth
  1. Loading...
  2. Sponsored by Nick Chapsas—Want to learn how to build elegant REST APIs in .NET? Get 5% off Nick's latest course "From Zero to Hero: REST APIs in .NET"!

    From Zero to Hero: REST APIs in .NET
  3. ASP.NET Core in Action, Third Edition

    My new book ASP.NET Core in Action, Third Edition is available now! It supports .NET 7.0, and is available as an eBook or paperback.

  4. Banner image for Modifying the UI based on user authorisation in ASP.NET Core

    Modifying the UI based on user authorisation in ASP.NET Core

    In this post I show how to modify the UI you present based on the authorisation level of the current user, to hide links the user is not allowed to access.…

     in  ASP.NET Core Security Auth Front End
  5. Banner image for Custom authorisation policies and requirements in ASP.NET Core

    Custom authorisation policies and requirements in ASP.NET Core

    In this post on authorisation in ASP.NET Core, we look at creating policies with multiple requirements, custom requirements and applying a global policy.…

     in  ASP.NET Core Auth Security
  6. Banner image for Introduction to Authorisation in ASP.NET Core

    Introduction to Authorisation in ASP.NET Core

    In this post we'll learn about authorisation in ASP.NET Core, explaining the principles behind it, how it is implemented, and how to apply simple policies.…

     in  ASP.NET Core Security Auth
  7. Banner image for An introduction to OpenID Connect in ASP.NET Core

    An introduction to OpenID Connect in ASP.NET Core

    In this post we take a look at the differences between OpenID Connect and OAuth, and how to use Open ID Connect in your ASP.NET Core application.…

     in  ASP.NET Core Auth Security
  8. Banner image for An introduction to OAuth 2.0 using Facebook in ASP.NET Core

    An introduction to OAuth 2.0 using Facebook in ASP.NET Core

    In this post I look at OAuth 2.0 in ASP.NET Core apps, explaining the flow between the user and your app, using Facebook as an example identity provider.…

     in  ASP.NET Core Security Auth
  9. Banner image for A look behind the  JWT bearer authentication middleware in ASP.NET Core

    A look behind the JWT bearer authentication middleware in ASP.NET Core

    In this post we look at the JwtBearerAuthenticationMiddleware as a means to understanding authentication in ASP.NET Core in general.…

     in  ASP.NET Core Security Auth Source Code Dive
Andrew Lock | .Net Escapades
Want an email when
there's new posts?