Skip to content

DudnykOleksandr/template-blazor-jwt-authentication

Repository files navigation

template-blazor-jwt-authentication

Blazor server jwt authentication template project

It uses ProtectedLocalStorage to store jwt token.

Open solution with VS2022. Hit F5. Navigate to https://localhost:7076

For admin user: admin AdminPwd

For regular user: user UserPwd

All pages are protected. FetchData is available only for admin user.

About

Blazor server jwt authentication template project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors