[GH-ISSUE #173] Web server redirects to the wrong address at logout #132

Closed
opened 2026-03-02 11:46:54 +03:00 by kerem · 2 comments
Owner

Originally created by @hubleyku on GitHub (May 20, 2024).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/173

I've got Hoarder set up in Docker along with a reverse proxy. When I log out, it redirects to the address that's defined for NextAuth, in my case, localhost:3000. It's a small issue, but it would be nicer if the redirect was back to the domain I've set up for Hoarder.

Originally created by @hubleyku on GitHub (May 20, 2024). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/173 I've got Hoarder set up in Docker along with a reverse proxy. When I log out, it redirects to the address that's defined for NextAuth, in my case, localhost:3000. It's a small issue, but it would be nicer if the redirect was back to the domain I've set up for Hoarder.
kerem closed this issue 2026-03-02 11:46:54 +03:00
Author
Owner

@MohamedBassem commented on GitHub (May 20, 2024):

Hi, the redirect after logout goes to what you've setup in your next auth url. NextAuth's url should point to your publicly facing address of the service.

<!-- gh-comment-id:2119892021 --> @MohamedBassem commented on GitHub (May 20, 2024): Hi, the redirect after logout goes to what you've setup in your next auth url. NextAuth's url should point to your publicly facing address of the service.
Author
Owner

@MohamedBassem commented on GitHub (May 26, 2024):

I'll close this and you can re-open it if you still facing problems :)

<!-- gh-comment-id:2132168115 --> @MohamedBassem commented on GitHub (May 26, 2024): I'll close this and you can re-open it if you still facing problems :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#132
No description provided.