Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Saving cookie failed when deploying the app with docker #71

Open
ArnoSchiller opened this issue Jun 12, 2023 · 2 comments
Open

Saving cookie failed when deploying the app with docker #71

ArnoSchiller opened this issue Jun 12, 2023 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@ArnoSchiller
Copy link

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!

@mkhorasani mkhorasani added the help wanted Extra attention is needed label Jan 22, 2024
@mkhorasani
Copy link
Owner

Please see if this problem still persists with the latest release v0.3.2.

@nathancooperjones
Copy link

I am running into the same issue, even with release v0.3.2. When running in Docker, no cookie is deposited into my browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants