passport-oauth2
passport-oauth2 copied to clipboard
Fastify compatibility
Does it make sense to add compatibility to fastify in this module? for example, in lib / strategy.js the redirect method uses res.setHeader and res.end that are not compatible with fastify
Hi @alessandrosangalli
As far as I can see Fastify has official Passport support: https://github.com/fastify/fastify-passport