ArthurPai / vue-auth-plugin

Vue auth plugin with typescript

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ”‘ 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

About

Vue auth plugin with typescript

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

License:MIT License


Languages

Language:TypeScript 98.2%Language:JavaScript 1.8%