Skip to content

Instantly share code, notes, and snippets.

@nicolasguzca
Last active February 21, 2019 01:38
Show Gist options
  • Save nicolasguzca/28f1dc2a2fbf192728917931541cb5d9 to your computer and use it in GitHub Desktop.
Save nicolasguzca/28f1dc2a2fbf192728917931541cb5d9 to your computer and use it in GitHub Desktop.
https://docs.microsoft.com/en-us/aspnet/core/security/authorization/secure-data?view=aspnetcore-2.2
https://www.c-sharpcorner.com/article/role-base-authorization-in-asp-net-core-2-1/
for api:
http://jasonwatmore.com/post/2019/01/08/aspnet-core-22-role-based-authorization-tutorial-with-example-api
the password part:
https://www.c-sharpcorner.com/article/overview-of-identity-in-asp-net-core-2-0/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment