Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

KevinDockx/BlazorAuthenticationAndAuthorization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentication and Authorization in Blazor Applications

Fully functioning finished sample code for my Authentication and Authorization in Blazor Applications course.

This repo is focused on using a variety of best practice techniques for authentication and authorization, including but not limited to logging and out of your Blazor application with cookies; working with ASP.NET Core Identity; implementing token-based security with OAuth2 and OpenID Connect (using IdentityServer4), and dealing with authorization (using policies).

If you're interested, you can find the course here: https://app.pluralsight.com/library/courses/authentication-authorization-blazor-applications

Retired

This repository should be considered retired. Updated versions can be found in two other repositories: https://github.com/KevinDockx/SecuringBlazorClientSideApplications & https://github.com/KevinDockx/SecuringBlazorServerSideApplications

About

Fully functioning finished sample code for my Authentication and Authorization in Blazor Applications course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published