Claims based authorization in Blazor Server

Описание к видео Claims based authorization in Blazor Server

Claims based authorization in Blazor Server is very easy to achieve, as everything builds on the foundation of the #AspNetCore authorization mechanism. In this video we start from how to get user information, persist it in a claim and how to wire everything up with the Blazor AuthorizeView component.
#Blazor #DotNetCore

Blazor Server Authentication and Authorization playlist:    • How to implement authentication in Bl...  

Chapters:
1. Intro: 00:00
2. Getting and saving user claims: 01:24
3. Setting up authorization policies: 11:16
4. Using authorization policies in AuthorizeView: 13:21
5. See it in action: 16:07

Комментарии

Информация по комментариям в разработке