UNPKG

@websanova/vue-auth

Version:

A simple light-weight authentication library for Vue.js

4 lines (3 loc) 93 B
import Vue from 'vue' import VueAuth from '@websanova/vue-auth' Vue.use(VueAuth, {});