13. Changing the User Interface Based on Authentication State using VueJS Vuex

Опубликовано: 31 Октябрь 2024
на канале: Dedicated Managers
1,929
37

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/...