Skip to content

BillEisenman/template-blazor-jwt-authentication

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3fc52b9 · May 29, 2022

History

3 Commits
May 29, 2022
May 29, 2022
May 29, 2022
May 29, 2022
May 29, 2022
May 29, 2022
May 29, 2022
May 29, 2022
May 29, 2022
May 29, 2022
May 29, 2022
May 29, 2022
May 29, 2022
May 29, 2022
May 29, 2022

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

No packages published

Languages

  • C# 43.0%
  • HTML 38.1%
  • CSS 18.9%