[GH-ISSUE #4802] [bug]: self-host email login #1799

Closed
opened 2026-03-16 21:46:43 +03:00 by kerem · 4 comments
Owner

Originally created by @jianzhichu on GitHub (Mar 4, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4802

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

Hello, after successfully logging in and redirecting to my email, the page still does not display the login account. The login button is still displayed in the upper right corner, and the database can retrieve the user's information

Steps to reproduce

Image

Image

Image

Image

Environment

Production

Version

Cloud

Originally created by @jianzhichu on GitHub (Mar 4, 2025). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4802 ### Is there an existing issue for this? - [x] I have searched the existing issues ### Current behavior Hello, after successfully logging in and redirecting to my email, the page still does not display the login account. The login button is still displayed in the upper right corner, and the database can retrieve the user's information ### Steps to reproduce ![Image](https://github.com/user-attachments/assets/bb280324-821a-49a9-997c-93358191acd2) ![Image](https://github.com/user-attachments/assets/ce5be845-bbba-4c16-94a0-ebac5254b35a) ![Image](https://github.com/user-attachments/assets/37fea647-de25-4c6e-b5ed-0e911fdb8026) ![Image](https://github.com/user-attachments/assets/8c40065b-9afb-4298-b92d-362ec12682dd) ### Environment Production ### Version Cloud
kerem 2026-03-16 21:46:43 +03:00
Author
Owner

@jianzhichu commented on GitHub (Mar 4, 2025):

What I mean is that the status of successful email login seems to be invalid

<!-- gh-comment-id:2696278379 --> @jianzhichu commented on GitHub (Mar 4, 2025): What I mean is that the status of successful email login seems to be invalid
Author
Owner

@jianzhichu commented on GitHub (Mar 4, 2025):

Image
use github auth also fail

<!-- gh-comment-id:2696719435 --> @jianzhichu commented on GitHub (Mar 4, 2025): ![Image](https://github.com/user-attachments/assets/b83dd193-6ec7-41c1-a701-da98766576c8) use github auth also fail
Author
Owner

@SimTsai commented on GitHub (Mar 6, 2025):

  1. use https or set ALLOW_SECURE_COOKIES=false
  2. make sure your callback server connect can connect to github.
<!-- gh-comment-id:2703331698 --> @SimTsai commented on GitHub (Mar 6, 2025): 1. use https or set ALLOW_SECURE_COOKIES=false 2. make sure your callback server connect can connect to github.
Author
Owner

@jianzhichu commented on GitHub (Mar 9, 2025):

  1. use https or set ALLOW_SECURE_COOKIES=false
  2. make sure your callback server connect can connect to github.

yes it is ok ,thank you!!!

<!-- gh-comment-id:2708735505 --> @jianzhichu commented on GitHub (Mar 9, 2025): > 1. use https or set ALLOW_SECURE_COOKIES=false > 2. make sure your callback server connect can connect to github. yes it is ok ,thank you!!!
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/hoppscotch#1799
No description provided.