2. Project Outline: VueJS Authentication via Auth0 integrating with Vuex and Vue Router

Опубликовано: 22 Октябрь 2024
на канале: Dedicated Managers
4,479
41

In this video I present an outline of the path I expect to take in the Javascript VueJS Authentication via Auth0 integrating with Vuex and Vue Router project.

1. Set Up Github Repository
2. Install NPM on local computer
3. Install Vue Cli 3 on local computer
4. Create New Vue Project
5. Add Vuetify Framework
6. Push Project to Github Repository
7. Add Initial Pages
-- Public
-- Private
8. Implement Auth0
9. Single Page App
-- Universal Login
-- Integrate Via Vuex & Vue Router
-- Deviates from Auth0 QuickStart


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