Nicolás Fantone
Nicolás Fantone
@girishla Fantastic. ETA on that?
@girishla Roger. What's holding the merge back?
That's totally understandable. Let's wait on @mirceaalexandru, then.
@mirceaalexandru Gotcha. Will wait over here for your changes.
@girishla Some things to consider are _how will the tokens be provided_ and _who manages expirations_. Will `seneca-auth` even take that into account? Or should we leave it to some...
@girishla I've always used [express-jwt](https://github.com/auth0/express-jwt) for JWT on Express. But there is, indeed, a [passport-jwt](https://www.npmjs.com/package/passport-jwt) module.
@girishla Any updates on this? Something I could help with?
@mirceaalexandru Don't mind using `passport-jwt`. Agreed on creating new `seneca-auth-jwt`, even if it borrows most of its implementation from `auth-token-header`. Seems like the better approach to me.
@mirceaalexandru That's my vision too. And the reason I voted in favor of creating a new plugin.
@LongLiveCHIEF Totally spot on. [That](https://github.com/JustinTulloss/zeromq.node/issues/369#issuecomment-89906782) worked for me, also. Thanks.