Skip to content

cuulee/vue-auth-handling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-router-auth

A simple example of authentication and access control in a Vue app with vue-router.

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

Built with

  • Vue - A progressive JavaScript framework
  • Vue-router - The official router for Vue.js
  • SQLite3 - A self-contained, high-reliability, embedded, full-featured, public-domain, SQL database engine
  • Express - Fast, unopinionated, minimalist web framework for Node.js
  • Nodejs - A JavaScript runtime built on Chrome's V8 JavaScript engine.
  • Axios - Promise based HTTP client for the browser and node.js
  • Bcrypt - Lib to help you hash passwords
  • Jsonwebtoken - An implementation of JSON Web Tokens.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published