Refresh Tokens in ASP.NET Core - A Complete .NET 10 Guide
Source
codewithmukesh.comRefresh Tokens in ASP.NET Core - A Complete .NET 10 Guidecodewithmukesh.comYou might also wanna read
A Beginner's Guide to Middleware in ASP.NET Core: Core Concepts and Basics
A beginner-friendly introduction to middleware in ASP.NET Core, explaining that middleware is code running between the web server and the ap
JWT vs Opaque Tokens: A Technical Comparison for API Security Architecture
This article compares JWT (JSON Web Tokens) and opaque tokens for API security, clarifying the common confusion between bearer tokens and JW

Effective HTTP Logging Middleware Tips for ASP.NET Core
The article provides 13 practical tips for effectively implementing HTTP logging middleware in ASP.NET Core, addressing common pitfalls like
DEV Community·11mo agoWhy JWTs Should Not Be Used for User Session Management
The article argues against using JSON Web Tokens (JWTs) for user authentication/session management. It claims JWTs are not designed for keep
Optimizing .NET APIs for High Throughput: Techniques for 1M Requests Per Minute
Article discusses techniques for designing high-throughput .NET APIs capable of handling 1M requests per minute. It covers horizontal scalin
ASP.NET Core: Microsoft's Open-Source Web Framework for Cross-Platform Development
This article introduces ASP.NET Core as a free, open-source web development framework by Microsoft. It highlights that developers can build

Comments
Sign in to join the conversation.
No comments yet. Be the first.