[PR #2204] [MERGED] feat: added developer options to copy user id token #3672

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2204
Author: @nivedin
Created: 3/25/2022
Status: Merged
Merged: 3/28/2022
Merged by: @liyasthomas

Base: mainHead: feat/user-id-easterEgg


📝 Commits (6)

  • 6d5cce0 feat: added developer options
  • 17a7646 chore: update
  • f9f143f chore: update
  • 373a0b4 chore: updates
  • 383d9f7 Merge branch 'main' into feat/user-id-easterEgg
  • 13a26a7 Merge branch 'main' into feat/user-id-easterEgg

📊 Changes

3 files changed (+114 additions, -2 deletions)

View changed files

packages/hoppscotch-app/components/app/DeveloperOptions.vue (+91 -0)
📝 packages/hoppscotch-app/components/app/Footer.vue (+20 -2)
📝 packages/hoppscotch-app/locales/en.json (+3 -0)

📄 Description

Description

Added a feature that helps developers copy user id token directly from the app.

Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

🔄 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/2204 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 3/25/2022 **Status:** ✅ Merged **Merged:** 3/28/2022 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `feat/user-id-easterEgg` --- ### 📝 Commits (6) - [`6d5cce0`](https://github.com/hoppscotch/hoppscotch/commit/6d5cce001d02f6bd9fb5284b186dde8504ea7aea) feat: added developer options - [`17a7646`](https://github.com/hoppscotch/hoppscotch/commit/17a764621f4b447bd3515e54a5bf62acd090c137) chore: update - [`f9f143f`](https://github.com/hoppscotch/hoppscotch/commit/f9f143f47bfa24e63269dff5f0fe9000cca44a60) chore: update - [`373a0b4`](https://github.com/hoppscotch/hoppscotch/commit/373a0b441c7a8c3b7af41921a528bf8100990004) chore: updates - [`383d9f7`](https://github.com/hoppscotch/hoppscotch/commit/383d9f738fb7dd6c8eb9e42d8a081346c05c67de) Merge branch 'main' into feat/user-id-easterEgg - [`13a26a7`](https://github.com/hoppscotch/hoppscotch/commit/13a26a76bc139f8b966932707a2045d67e2e81ec) Merge branch 'main' into feat/user-id-easterEgg ### 📊 Changes **3 files changed** (+114 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `packages/hoppscotch-app/components/app/DeveloperOptions.vue` (+91 -0) 📝 `packages/hoppscotch-app/components/app/Footer.vue` (+20 -2) 📝 `packages/hoppscotch-app/locales/en.json` (+3 -0) </details> ### 📄 Description ### Description Added a feature that helps developers copy user id token directly from the app. ### Checks - [x] My pull request adheres to the code style of this project - [ ] My code requires changes to the documentation - [ ] I have updated the documentation as required - [x] All the tests have passed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:16:02 +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#3672
No description provided.