In this video I show how to load the Auth0 sdk javascript code into the VueJS application, configure the app to work with your Auth0 tenant (using Vue CLI 3 environment variables), and call the Auth0 object from a user click event within a component.
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/...