12 - Authentication Steps in Blazor | PlannerApp Full Client-Side Project with Blazor WebAssembly

Описание к видео 12 - Authentication Steps in Blazor | PlannerApp Full Client-Side Project with Blazor WebAssembly

Learn what we should do to implement an effective authentication mechanism by following the below steps:
1- Login and retrieve access token and user info
2- Store the access token and user info in the local storage of the browser
3- Create a Custom AuthenticationStateProvider
4- Manipulate App.razor to support AuthroizeView
5- Retrieve the status of the current user if it is authenticated or no
6- Set Authorize attribute to some components that only logged in users can access them
7- Create Log out function

Important Note: All client-side web technologies like Blazor and other JS frameworks are easy to bypass the authentication in the browser so make sure always in the back end you have a robust authentication system

GitHub Repository:
http://bit.ly/2IbGux7

My official website:
http://bit.ly/2MVDibO

GitHub:
http://bit.ly/2Fnie9R

Twitter:
http://bit.ly/2ZVlEdb

Facebook (Personal):
http://bit.ly/2Qqwntf

Facebook (Page):
http://bit.ly/35ssDvv

Instagram:
http://bit.ly/37EpU3z

Комментарии

Информация по комментариям в разработке