In this video I show how to get the Auth0 application authentication credentials into the VueJS project using the new Vue Cli 3 environment variable files. This automates switching between various environments (build vs testing).
I also briefly show how to access and use those environment variables within the project.
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/...