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
I implemented the auth as described in your README and tested it locally on my machine - works fine. Then i deployed the same app using Docker and the authentification does not work as expected. Seems like the client-side cookies are not saved when using Docker.
Does anyone know the problem or even the solution?
Thanks a lot!
The text was updated successfully, but these errors were encountered:
Hey everybody,
I implemented the auth as described in your README and tested it locally on my machine - works fine. Then i deployed the same app using Docker and the authentification does not work as expected. Seems like the client-side cookies are not saved when using Docker.
Does anyone know the problem or even the solution?
Thanks a lot!
The text was updated successfully, but these errors were encountered: