vue-cli-plugin-auth-jwtdeprecated

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

Usage no npm install needed!

<script type="module">
  import vueCliPluginAuthJwt from 'https://cdn.skypack.dev/vue-cli-plugin-auth-jwt';
</script>

README

:key: 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

:eyes: 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 FOSSA Status

:rocket: Install

yarn add @d0whc3r/vue-auth-plugin

:notebook: Documentation and Usage

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

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

:wrench: Project demo

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

:bar_chart: Project tests

yarn test

Plugin created using vue-cli 3 and p11n plugin

:copyright: License

MIT

FOSSA Status

:bookmark: Keywords

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