Skip to content

Jakob Busk Sørensen

  • Blog
    • Programming
    • Work and Productivity
    • Robotic Process Automation
  • About Me
  • Contact

Tag: authentication

How to build a Token Provider (with cache)

November 7, 2022November 8, 2022 ~ Jakob Busk Sørensen ~ Leave a comment

If you have a service, which calls another service, chances are that you need to retrieve and store a token for authentication. In this blog post we will take a look at an approach on how to handle this, with a single class. Let's start with the code (for those of you who just want … Continue reading How to build a Token Provider (with cache)

Authentication with JWT in .NET 6

January 31, 2022January 31, 2022 ~ Jakob Busk Sørensen ~ Leave a comment

In this post we will look into authentication with JSON Web Tokens (JWTs) in .NET 6. If you don't know what a JWT is, I strongly recommend you read this introduction first. It will make the rest of the post a lot easier to understand. First things first, create a new C# project of the … Continue reading Authentication with JWT in .NET 6

  • Twitter
Blog at WordPress.com.
  • Follow Following
    • Jakob Busk Sørensen
    • Already have a WordPress.com account? Log in now.
    • Jakob Busk Sørensen
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...