wobsoriano / fastify-next-auth

Auth.js plugin for Fastify.
MIT License
49 stars 3 forks source link

Retain existing headers on reply #8

Closed higleyc closed 1 year ago

higleyc commented 1 year ago

This change retains existing headers set on the reply in the middleware. This fixes conflicts with other plugins like fastify-cors.