supertokens / supertokens-node

Node SDK for SuperTokens core
https://supertokens.com
Other
278 stars 72 forks source link

How do I integrate with Nest JS that is using fastify adapter instead of the default express adapter? #778

Open saisk8 opened 6 months ago

saisk8 commented 6 months ago

While there is a guide for how supertokens work with Fastify, there aren't any guides to integrating supertokens with NestJS when using Fastify. Having one would help a lot.

Thanks.

rishabhpoddar commented 5 months ago

Hey @saisk8 apologies for the delayed response. This has been requested a bunch of time, and there are people on our discord who have figured it out. So you can search there perhaps?

Keeping this issue open since we do have to add it to our docs, however, the timeline is not certain.

Umbreonn commented 4 months ago

Hello, I'm facing the same issue did you find a way to do it @saisk8, @rishabhpoddar ?