passport
passport copied to clipboard
Add fastify compatibility
When we use this lib with a Fastify response we get an error because in this case the methods setHeaders and end doesn't exists
Coverage decreased (-1.07%) to 97.808% when pulling 77633914baa99ff26312d25a71cd5bd65285480e on alessandrosangalli:master into 9b9dbaa3eb3fc3b561812d95793e1ff6a355c3b8 on jaredhanson:master.
Coverage decreased (-1.07%) to 97.808% when pulling 77633914baa99ff26312d25a71cd5bd65285480e on alessandrosangalli:master into 9b9dbaa3eb3fc3b561812d95793e1ff6a355c3b8 on jaredhanson:master.
Getting this in would be sublime, would love official fastify support!
Any hope on it being merged?
@jaredhanson Is there anything needed from this PR in order for this to be merged? It would make working with Passport and Fastify a lot easier.