You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Set up the docker container with the minimal configuration as a test but I get a invalid origin when trying to log in.
I tried adding
NEXT_PUBLIC_ALLOW_CREDENTIALS: true
NEXT_PUBLIC_DISABLE_SIGN_UP: false
which I saw in some of the other issues