2026-04-28 aspnetcoreidentityauthentication How to implement refresh tokens in ASP.NET Core Identity Two working paths in .NET 11: the built-in MapIdentityApi /refresh endpoint, and a custom JWT setup with refresh token rotation, family tracking, and reuse detection.