[GH-ISSUE #3544] [feature]: Backend auth support for Hoppscotch Desktop #1211

Closed
opened 2026-03-16 19:15:45 +03:00 by kerem · 1 comment
Owner

Originally created by @rokibulislaam on GitHub (Nov 13, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3544

Is there an existing issue for this?

  • I have searched the existing issues

Summary

I noticed that the desktop code was pushed a few days ago. I attempted to run it, but it appears that the backend implementation has not been pushed yet.
github.com/hoppscotch/hoppscotch@de725337d6/packages/hoppscotch-selfhost-desktop/src/platform/auth.ts (L264-L292)

The released desktop app seems to be using Firebase. I'm curious about the backend implementation for the authentication part. Additionally, I'm interested in the frontend, specifically the process of injecting or intercepting requests to inject cookies that have been stored on Tauri's store. (https://github.com/hoppscotch/releases/releases/tag/v23.8.3-1)

Is there a plan to push these implementations soon? I'm not entirely sure how you have planned to achieve this, but I would be interested in contributing if the codes for the backend part and cookie injection could be pushed.

Thanks!

Best,
Rokibul

Why should this be worked on?

It appears that the most recent release (2023.8.3) may not be fully complete. Specifically, I noticed potential gaps in the handling of authentication in the backend and the injection of access_token into the header of each outgoing request from the Desktop App.

Originally created by @rokibulislaam on GitHub (Nov 13, 2023). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3544 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary I noticed that the desktop code was pushed a few days ago. I attempted to run it, but it appears that the backend implementation has not been pushed yet. https://github.com/hoppscotch/hoppscotch/blob/de725337d628d037e8597c02ef51be466bec3680/packages/hoppscotch-selfhost-desktop/src/platform/auth.ts#L264-L292 The released desktop app seems to be using Firebase. I'm curious about the backend implementation for the authentication part. Additionally, I'm interested in the frontend, specifically the process of injecting or intercepting requests to inject cookies that have been stored on Tauri's store. (https://github.com/hoppscotch/releases/releases/tag/v23.8.3-1) Is there a plan to push these implementations soon? I'm not entirely sure how you have planned to achieve this, but I would be interested in contributing if the codes for the backend part and cookie injection could be pushed. Thanks! Best, Rokibul ### Why should this be worked on? It appears that the most recent release (2023.8.3) may not be fully complete. Specifically, I noticed potential gaps in the handling of authentication in the backend and the injection of `access_token` into the header of each outgoing request from the Desktop App.
kerem 2026-03-16 19:15:45 +03:00
Author
Owner

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

Thanks for your patience and valuable feedback. We’ve fixed this bug in the latest release.
Download the latest builds and provide your valuable feedback.

Closing this ticket as this bug is now fixed in the recent version. Please feel free to reach out if you have any other concerns.

<!-- gh-comment-id:2696978493 --> @liyasthomas commented on GitHub (Mar 4, 2025): Thanks for your patience and valuable feedback. We’ve fixed this bug in the latest release. [Download the latest builds](https://hoppscotch.com/download) and provide your valuable feedback. Closing this ticket as this bug is now fixed in the recent version. Please feel free to reach out if you have any other concerns.
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#1211
No description provided.