Saving cookie failed when deploying the app with docker
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!
Please see if this problem still persists with the latest release v0.3.2.
I am running into the same issue, even with release v0.3.2. When running in Docker, no cookie is deposited into my browser.
Dear all I have refactored the codebase and believe that this issue may be resolved. Please refer to v0.3.3.