-
**Should `strategy: 'jwt'` work on `v.1.0.0-beta-2` ?**
NOT working:
```javascript
app.authenticate({ strategy: 'jwt', token })
```
working (as on older version):
```javascript
app.authenti…
-
Clean install of flood fails. Possible argon2 issue, linked [here](https://github.com/ranisalt/node-argon2/issues/97#issuecomment-347378698). Cross-posting here to see if this project has any insigh…
-
HI,
I checked the https://github.com/websanova/vue-auth/issues/23 issue, but didn't find an answer to my question there.
I am using` Laravel + Passport` and `JWT` to consume my API With JS.
Pas…
-
Hi,
I am trying to implement this but getting an error. Not sure why
index.js in the server app
```
const blocked = require('blocked-at');
let result = [];
const { stop } = blocked((time, …
-
- [x] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests.
Item | Version
----- | -----
generator-angular-fu…
-
Guys, I do not know if it's the right place to ask, but I can not get my head around this. I've been looking for some explanation around, but couldn't find any, so here it goes:
I have a SPA (vuejs…
-
**Do you want to request a *feature* or report a *bug*?**
BUG
**What is the current behavior?**
An unexpected error occurred: "Invalid tar header. Maybe the tar is corrupted or it needs to be…
-
I have a setup following your node.js example. Creating users, logging in and logging out all works fine. When I try to go to the "Protected" page though I get rejected by the `ensureAuthenticated` mi…
-
Hello, trying out the 3.0 branch. Have a question regarding this commit: https://github.com/petkaantonov/bluebird/commit/54b627d243556399c9b3f99555d2aaede34cb27c
Is it best practice to always return …
-
Traceback
```
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'install',
1 verbose cli 'zeromq' ]
2 info u…