Last active
February 21, 2019 01:38
-
-
Save nicolasguzca/28f1dc2a2fbf192728917931541cb5d9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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