Authorization in ASP .NET Core Web API with Identity | .Net 8

preview_player
Показать описание
how to add custom domain in firebase hosting | setup your own domain | google firebase hosting

Create your own website & hosting on google firebase | firebase hosting

How to host website on google firebase | Free google firebase Hosting
aspnetcore
webapi
authorization
identity
dotnet8
tutorial
security
authentication
authorization
programming
development

00:00:00 demo
00:04:24 recommendation
00:05:08 create role interface
00:09:07 implement role service
00:11:49 implement getrolesasync method
00:14:20 implement getuserrolesasync method
00:16:31 implement addrolesasync method
00:19:22 implement adduserrolesasync method
00:24:27 implement rolecontorller
00:25:12 implement get user roles endpoint
00:27:16 implement get roles endpoints
00:28:10 implement post add roles endpoint
00:30:10 implement post add user roles endpoint
00:40:26 assign admin role to user
00:41:17 verify implementation
00:45:28 push source code into github

github link for source code

linkedin

#aspnetcore #webapi #authorization #identity #dotnet8 #tutorial #security #authentication #programming #development
Рекомендации по теме
Комментарии
Автор

Can you please create a separate playlist of this authorization series ?

alamshaikh
Автор

Can you please also explain the claims or implement in this Identity project

rehanashraf