Securing API with Duende Server (Identity Server 6)

Опубликовано: 27 Август 2022
на канале: DotNetMastery
25,190
352

In this video we will take an existing API application with authentication using .NET identity and we will modify to use Identity Server(Duende Server 6) for authentication and authorization.


Duende Server 6 uses Razor Pages as default UI pages and we will see how to add login logout and register functionality.

Full Course Link: https://www.dotnetmastery.com/Home/De...


GitHub Code:
https://github.com/bhrugen/MagicVilla...