16. Adding Auth0 Logout function to fully log the user out of the VueJS Javascript Application

Опубликовано: 28 Февраль 2025
на канале: Dedicated Managers
1,670
22

In this video I show how to fully log the user out of the VueJS javascript single page application by deleting the local storage variables and redirecting the user to Auth0 to fully log the user out on the applications Auth0 tenant.

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