vue-cli-plugin-auth-jwt

## Project setup ``` yarn install ```


Keywords
authentication, authorization, typescript, vue, vue-2, vue-cli, vue-plugin
License
MIT
Install
npm install vue-cli-plugin-auth-jwt@0.1.12

Documentation

🔑 Vue Auth Plugin

A simple authentication and authorization library for Vue.js using typescript

Inspired in @websanova/vue-auth

Pull requests and issues are welcome

👀 Project status

@d0whc3r/vue-auth-plugin Dev Token Netlify Status pipeline status codecov Codacy Badge Quality Gate Status Maintainability Rating Security Rating Bugs Vulnerabilities dependencies npm version

🚀 Install

yarn add @d0whc3r/vue-auth-plugin

📓 Documentation and Usage

https://vue-auth-plugin.netlify.com

https://d0whc3r.github.io/vue-auth-plugin

🔧 Project demo

git clone https://github.com/d0whc3r/vue-auth-plugin.git
cd vue-auth-plugin
yarn install
cd demo
yarn install
yarn start

📊 Project tests

yarn test

Plugin created using vue-cli 3 and p11n plugin

Šī¸ License

MIT

🔖 Keywords

vue, plugin, auth, authorization, authentication, login, roles, vuejs, vue2, typescript