Skip to content

raisiqueira/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 or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published