@saltyquark/vue-auth

0.0.2 • Public • Published

vue-auth

vue-auth makes managing authenticate state easy in with Vue.

Installation

NPM

$ npm install @saltyquark/vue-auth

Example

import VueAuth from 'vue-auth'
Vue.use(Auth, {
    url: "/auth", // full url to your auth endpoint
})

Documentation

License

MIT

Package Sidebar

Install

npm i @saltyquark/vue-auth

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • saltyquark