Let's login to this bad boy
I figure the first thing I need to do
- get the shell put together
- set up github
- set up Azure DevOps
- login/logout
Here are some of the links that I'll use to figure out the login/logout
- https://www.tutorialspoint.com/asp.net_core/asp.net_core_log_in_and_log_out.htm
- http://future-shock.net/blog/post/creating-a-simple-login-in-asp.net-core-2-using-authentication-and-authorization-not-identity
- https://jasonwatmore.com/post/2018/06/26/aspnet-core-21-simple-api-for-authentication-registration-and-user-management
- https://codinginfinite.com/login-page-asp-net-core-mvc-database/
- https://www.youtube.com/watch?v=9WVG-tXl7XA
Comments
Post a Comment