tolawho

Results 3 issues of tolawho

I custom my app with setting `Vue.use(VueAuthenticate, { baseUrl: config.api, // http://api.local/api/ tokenName: 'token', tokenPrefix: '', loginUrl: 'login', registerUrl: 'register', logoutUrl: 'logout', storageNamespace: '', bindRequestInterceptor: function () { this.$http.interceptors.request.use((config) =>...

Many people have a problem when put source code in one drive, google drive. They don't want to sync some folder like as node_modules, vendor, dist... They sent the request...

When I set full permission for my admin account. The other people can't see the resource they dont have permission. But when I remove one permission from admin, other people...

enhancement