Replies: 1 comment
-
We recently switched to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For example, logging in on localhost:3000 and keeping that session for app.localhost:3000.
On Vercel it seems to work fine, like with an actual domain, but on your local machine with localhost:3000 it only stores it for localhost:3000.
Beta Was this translation helpful? Give feedback.
All reactions