Please check my blog for more information about the tutorial.
https://wp.me/p8Z2Wa-v
Topics:
• Create a new ASP MVC Controller
• Create a new ASP MVC View
• User authentication and security
• Use of the [Authorize] and [AllowAnonymous] attributes
• Configure authorization/authentication by default with global filter
• Refactor our app to use global filter instead of [Authorize] attribute