.NET 8 Refresh Token using JWT in Blazor + Web API

preview_player
Показать описание
In this project, I will use Blazor Web App frontend + Web API backend in .NET 8, using Entity Framework Core code first, database using SQL Server.
In this Part 4, I will show you how to implement Refresh Token using Json Web Token (JWT)

00:00 Create Refresh Token
02:41 Handle Token Expiry
09:36 Save Refresh Token
13:44 Verify User Info
19:01 Test Refresh Token

Link play list for CRUD Blazor Web App & Web API in REAL project:

Link to Part 1:

Link to Part 2:

Link to Part 3:

Create by: Dose Hieu

#DotNet #Blazor #AspNetCore #authentication #authorization #jwt #aspnetcore #webapi #csharp #aspnet #dotnet8 #refreshtoken
Рекомендации по теме
Комментарии
Автор

Thanks! Very informative tutorial!
I would love to see how you would handle login with external providers.

helderoliveira
Автор

Ty u save my day or maybe my life 😂
Waiting for new videos soooo (go..go..go)

notibra_him
Автор

Very good!!! You deserve more subscribers considering the quality of your content.
Can you update your Github with this part .... if possible 🙂 .

Guitariste
Автор

Thanks for your greate futorial. Just what I was looking for to continue learning Blazor.
But shouldn't their be an error message when you login with an wrong username and password?

CentauriDK