[PR #1999] [MERGED] feat: socketio bearer authentication #3596

Closed
opened 2026-03-17 01:11:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1999
Author: @rakshit087
Created: 12/7/2021
Status: Merged
Merged: 12/30/2021
Merged by: @liyasthomas

Base: mainHead: socketioauth


📝 Commits (6)

  • 623aa75 feat: socketio auth initial
  • faaf4e4 feat: socketio auth frontend
  • 1e4fac8 feat: socketio auth bearer
  • 1004cfa Merge branch 'main' into socketioauth
  • 919d67d fix: minor ui improvements
  • e17d4af chore: set auth active by default

📊 Changes

1 file changed (+145 additions, -2 deletions)

View changed files

📝 packages/hoppscotch-app/components/realtime/Socketio.vue (+145 -2)

📄 Description

Working on #1953


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/1999 **Author:** [@rakshit087](https://github.com/rakshit087) **Created:** 12/7/2021 **Status:** ✅ Merged **Merged:** 12/30/2021 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `socketioauth` --- ### 📝 Commits (6) - [`623aa75`](https://github.com/hoppscotch/hoppscotch/commit/623aa754010b72844b0eb697edb1e792124c6743) feat: socketio auth initial - [`faaf4e4`](https://github.com/hoppscotch/hoppscotch/commit/faaf4e4a5ff087728bd5a719756165b41d10d3a3) feat: socketio auth frontend - [`1e4fac8`](https://github.com/hoppscotch/hoppscotch/commit/1e4fac8554abaa1f75b9398affc2fa2e4b1867bf) feat: socketio auth bearer - [`1004cfa`](https://github.com/hoppscotch/hoppscotch/commit/1004cfa26c34f4776f722bac9e3295cee04d616f) Merge branch 'main' into socketioauth - [`919d67d`](https://github.com/hoppscotch/hoppscotch/commit/919d67d306e2155bd0373bb9dec6b7ea07ba7938) fix: minor ui improvements - [`e17d4af`](https://github.com/hoppscotch/hoppscotch/commit/e17d4afba1a83a5a2a824db4f9645ba3e867b2f6) chore: set auth active by default ### 📊 Changes **1 file changed** (+145 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/components/realtime/Socketio.vue` (+145 -2) </details> ### 📄 Description Working on #1953 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:11:56 +03:00
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#3596
No description provided.