10. Adding VueJS Login Page & Logout Button & Hard Coding Vuex/Global Authorized Flag

Опубликовано: 08 Май 2025
на канале: Dedicated Managers
4,098
29

In this video, I add a login splash page and a button to be used to log the user out of the application. I also hard code in a variable that will be used for the application components to know whether or not to show protected UI pieces.


This video is part of a playlist:
   • VueJS Authentication with Auth0 - Usi...  

I didn't commit to the repository for each video, but the final code can be found on the Dedicated Managers GitHub public repository:
https://github.com/DedicatedManagers/...