Volirvag49 / BlazorServerCookieAuthentication-master

It's a test project with BlazorServer that use a light cookie authenticator instead of Microsoft Identity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlazorServerCookieAuthentication-master

A cookie based authentication sample for BlzaorServer without using the Identity system.

Special thanks to VahidN. This project has used his project ASPNETCore2CookieAuthentication.

It includes:

Users and Roles tables with a many-to-many relationship.

A separated EF Core data layer with enabled migrations.

An EF Core 7x based service layer.

A Db initializer to seed the default database values.

A User and Role Services with cookie and DB based login and logout capabilities.

About

It's a test project with BlazorServer that use a light cookie authenticator instead of Microsoft Identity.


Languages

Language:SCSS 37.0%Language:JavaScript 29.4%Language:HTML 9.4%Language:CSS 7.0%Language:C# 6.6%Language:Less 6.3%Language:Stylus 4.3%Language:Batchfile 0.0%