graphql-passport icon indicating copy to clipboard operation
graphql-passport copied to clipboard

Add support for passport v0.6.0

Open 0xb4lamx opened this issue 3 years ago • 2 comments

  • fix #71
  • upgrade subscriptions-transport-ws
  • fix unsecure packages

0xb4lamx avatar Jul 19 '22 18:07 0xb4lamx

Changes look good to me. @jkettmann - can you go ahead with merge and npm-publish?

gforge avatar Jul 23 '22 20:07 gforge

I (and others) would love to see it compatible with latest [email protected]. Any chance for a green light?

jastako avatar Aug 22 '22 12:08 jastako

@jkettmann you still around? Had a chance to look at this?

ericbf avatar Dec 02 '22 01:12 ericbf

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?

ecker00 avatar Dec 02 '22 06:12 ecker00

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 avatar Dec 02 '22 08:12 jkettmann

The new version 0.6.5 should be published on npm in a bit

jkettmann avatar Dec 02 '22 08:12 jkettmann

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.

ericbf avatar Dec 02 '22 10:12 ericbf