-
I'm using Laratrust together with JWT Auth and I couldn't get it working on my route middleware. It kept return unauthenticated everytime. I have now fixed this as follows:
Adding:
`$user = \JWTAu…
-
I try to use the vue-resource for an ajax request in an action.
```
// actions.js
export function loadData(state) {
Vue.$http.get('api/songs').then((value) => {
console.log('load data');
/…
-
Question asked here instead of on Gitter :smile:
Getting back to my project and curious if there is a recommendation for an async lib for making http requests? Seems like there is a lot of churn atm…
EricE updated
5 years ago
-
Unable to sign out user and Verify 2nd application
I have two separate applications with two login screens
in Application one user login validated with fusionAurth with ( /api/login ) api rquest…
-
A lot of Open Source projects provide tons of value, but have not yet set up a way for backers and sponsors to give financially. What projects do you use, or know of, that aren't on here but should be…
-
Please clarify the use of the VDataTable search prop. It seems that it is only useful for *local* data, is this correct? I implemented a data table that retrieved its data from an API call, filtered…
-
Quasar: v0.14.4
OS: macOs Sierra
Node: v8.9.0
NPM: 5.5.1
iOS: 11.1.2
### Error
When running a simple Quasar app with a toggle button in Cordova on simulator and iPhone there is a very noticeab…
-
**Feature Request** Server-variables, which you could call `svar`.
**Who would use it?** Aliasers who want their aliases to have server-wide settings.
**What part of the bot?** Aliases
**How would it …
-
```
matcher-cli > Error: net::ERR_CONNECTION_REFUSED at http://127.0.0.1:9996/demo/
at navigate (/mnt/c/Users/Rexagod/cli/node_modules/puppeteer/lib/FrameManager.js:121:37) at
at …
-
Related to suggestions in #57
Add the possibility to use the response `cache-control` header to automatically set the max age of a resource.
Possibly use one of these parsers:
* https://github…
ghost updated
5 years ago