vercel / next.js

The React Framework
https://nextjs.org
MIT License
122.19k stars 26.16k forks source link

wip: add support for https with draft mode #65858

Open styfle opened 4 weeks ago

styfle commented 4 weeks ago

Work in progress

This adds support for https when using draft mode so the cookie can use the correct value of Secure and SameSite.