Hey Reader, You sit down to build an API, add some authentication, and think, โJWT should do the trick.โ But then you wonder:
Sound familiar? In my latest video, I show you how to implement secure JWT authentication with short-lived tokens and refresh tokens in .NET. This setup minimizes risk while keeping the user experience seamless. No fluff - just practical, real-world guidance for building bulletproof APIs.
๐ Watch the video hereโ Happy coding! Take care, Patrick P.S. Iโm running a New Year's Sale on the .NET Web Academy right now! ๐ Get huge discounts on all courses and membership plans for a limited time. Check it out here! ๐ |
Become a .NET & Blazor expert with weekly tutorials featuring best practices and the latest improvements, right in your inbox.
Hey Reader, After 15 years of building web apps, I just recently discovered Vertical Slice Architecture. I know. Iโm late to the party. But wow, this approach really changed how I think about structuring Blazor projects. So I decided to show you a simple, real-world example of how to use Vertical Slice Architecture in a Blazor Server app. ๐ฅ Watch the full tutorial now: In this new tutorial, you'll learn: โ How to structure your app with feature folders โ How to avoid overcomplicating things...
Hey Reader, In my last videos, we built a solid CRUD API using Vertical Slice Architecture, Minimal APIs, and Carter - super clean and modern. But thereโs still one problem... ๐ What happens when a user sends empty or invalid data? In this new YouTube tutorial, Iโll show you how to fix that with: And yep, the full source code is free to download. Just check the link in the video description. If youโve been enjoying this Vertical Slice series, this is a must-watch. Itโs a simple upgrade that...
Hey Reader, If you're building apps with Blazor, you've probably asked yourself this: ๐ Should I use SSR, Blazor Server, or WebAssembly? Itโs a common question - and I get it a lot. So I made a brand-new YouTube video walking you through how to choose the best one for your app. ๐ฅ Watch it here: If you're building a Blazor app or planning to do so soon, this should help clear up a lot of confusion. Let me know what you think, and feel free to reply if you have any questions. Take care, Patrick...