What does this package do? 1. check is Login 2. set user and check Auth in `Vue.prototype.$auth.user` and `Vue.prototype.$auth.check` - use in Component => `$auth` or `this.$auth` 3. set Token in Header Axios 4. write api Login, Register, Logout, Forg