Skip to content

sanket-webmavens/vue-auth-vuex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vuex Authentication

A simple example of authentication and access control in a Vue app with Vuex.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run serve

# build for production with minification
npm run build

Server Setup

To understand how to set up an authentication server, you can read this article

Built with

  • Vue - A progressive JavaScript framework
  • Vue-router - The official router for Vue.js
  • Vuex - The state manager for Vue.js
  • Axios - Promise based HTTP client for the browser and node.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 50.5%
  • JavaScript 43.6%
  • HTML 5.9%