Перейти к содержимому

JWT Authentication in ASP .NET Core with Refresh Token (.NET 9)

Remigiusz Zalewski

0:00 / 0:00

JWT Authentication in ASP .NET Core with Refresh Token (.NET 9)

10 083 просмотра · 1 год назад
Remigiusz Zalewski
3,87 тыс. подписчиков
10 083 просмотра · 1 год назад
Hi guys! Discover step-by-step implementation of JWT (JSON web token) Authentication in ASP.NET Core 9 with Refresh Tokens. This comprehensive guide covers all what you need: Identity integration, Entity Framework Core with PostgreSQL, JWT, Refresh Token generation and secure HTTP-only cookie usage for JWT and Refresh Token. Learn to create login, register, and refresh token endpoints for robust API security. Perfect for developers seeking to implement advanced authentication with JSON web token and refresh token in .NET 9 Web API projects. Support me on Patreon:   / remigiuszzalewski   Follow me on LinkedIn:   / remigiusz-zalewski   Follow me on Medium:   / remigiuszzalewski   Check out my Blog: https://remigiuszzalewski.com Source code: https://github.com/RemigiuszZalewski/... #dotnet #aspnetcore #csharp