f-nunez / VeterinaryClinic

Veterinary Clinic in .NET 7 with clean architecture for Blazor Web Assembly ASP.NET Core hosted model and built with Radzen Components
MIT License
6 stars 0 forks source link

Identity #23

Closed f-nunez closed 1 year ago

f-nunez commented 1 year ago

As a product owner, I want an application to authenticate and authorize employees (Users) that will have roles.

Creteria:

Notes: Permissions is out of this story. Just integrate IdentityServer for authentication/authorization.