In this video I show how to set a global Vuex variable in the VueJS application to allow the UI to change the display (or not display) to display User Interface (UI) pieces based on whether or not the user is authenticated (Ie Show a "Log Out" button to users that are Logged In).
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/...