Skip to content

mrasoftGithub/JWTWebToken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JWTWebToken

Voorbeeldcode bij Blog artikel https://www.mrasoft.nl/jwt-authentication-in-blazor/

Hier staat een ASP .NET Core hosted Blazor WebAssembly App. Voor de solution is de Visual Studio 2019 IDE gebruikt. Het gebruikte .Net Framework is .Net 5.0.

De voorbeeldcode betreft een website van een fictieve sportschool waarin JWT Web Token authentication wordt toegepast.

Lees ook mijn blog over C# en Blazor.