0.0.2 • Published 8 years ago
@saltyquark/vue-auth v0.0.2
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
0.0.2
8 years ago