[PR #28] [MERGED] Added token based authentication type #2373

Closed
opened 2026-03-17 00:04:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/28
Author: @reefqi037
Created: 8/23/2019
Status: Merged
Merged: 8/23/2019
Merged by: @liyasthomas

Base: masterHead: add-bearer-token-auth


📝 Commits (1)

  • 3c4cb60 Added token based authentication type

📊 Changes

2 files changed (+11 additions, -0 deletions)

View changed files

📝 index.html (+7 -0)
📝 script.js (+4 -0)

📄 Description

User can choose Bearer Token authentication type to access apis protected with access/id token.


🔄 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/28 **Author:** [@reefqi037](https://github.com/reefqi037) **Created:** 8/23/2019 **Status:** ✅ Merged **Merged:** 8/23/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `add-bearer-token-auth` --- ### 📝 Commits (1) - [`3c4cb60`](https://github.com/hoppscotch/hoppscotch/commit/3c4cb60cdafd166725edf8d2864096a8fea0877b) Added token based authentication type ### 📊 Changes **2 files changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `index.html` (+7 -0) 📝 `script.js` (+4 -0) </details> ### 📄 Description User can choose Bearer Token authentication type to access apis protected with access/id token. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:04:58 +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#2373
No description provided.