graphql-passport
graphql-passport copied to clipboard
Add support for passport v0.6.0
- fix #71
- upgrade subscriptions-transport-ws
- fix unsecure packages
Changes look good to me. @jkettmann - can you go ahead with merge and npm-publish?
I (and others) would love to see it compatible with latest [email protected]. Any chance for a green light?
@jkettmann you still around? Had a chance to look at this?
I've also been wondering the same. But maybe implementing auth without this dependency is a better way? I'm surprised this isn't a more popular package on npm. What are the popular approaches/packages people are using as an alternative for auth?
Sorry, have been letting this package slip. Tbh I don't really have the time to maintain it atm. I'd be happy to transfer it if anyone's interested
The new version 0.6.5 should be published on npm in a bit
Sorry, have been letting this package slip. Tbh I don't really have the time to maintain it atm. I'd be happy to transfer it if anyone's interested
@jkettmann this is a pretty popular pattern in my projects, including some apps for clients of mine. I’d be happy to take this on.