Skip to content

mattfroese/vue-auth-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published