[PR #3914] [MERGED] feat: github enterprise SSO provider addition #4586

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3914
Author: @nivedin
Created: 3/20/2024
Status: Merged
Merged: 3/20/2024
Merged by: @AndrewBastin

Base: release/2024.3.0Head: feat/github-enterprise-auth


📝 Commits (2)

  • 0f4168d feat: add github enterprise auth option
  • fa42fc1 fix: update spelling

📊 Changes

2 files changed (+40 additions, -7 deletions)

View changed files

📝 packages/hoppscotch-common/locales/en.json (+2 -0)
📝 packages/hoppscotch-common/src/components/firebase/Login.vue (+38 -7)

📄 Description

Closes HFE-453

Description

This PR adds Github Enterprise as one of the auth providers. This PR also add the OIDC auth addition to the additionalLoginItems.

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/3914 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 3/20/2024 **Status:** ✅ Merged **Merged:** 3/20/2024 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2024.3.0` ← **Head:** `feat/github-enterprise-auth` --- ### 📝 Commits (2) - [`0f4168d`](https://github.com/hoppscotch/hoppscotch/commit/0f4168d12c3067ab33340e9748a9a5d1a0108ff3) feat: add github enterprise auth option - [`fa42fc1`](https://github.com/hoppscotch/hoppscotch/commit/fa42fc153834593bd59bff78dd4296b0ba71411b) fix: update spelling ### 📊 Changes **2 files changed** (+40 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/locales/en.json` (+2 -0) 📝 `packages/hoppscotch-common/src/components/firebase/Login.vue` (+38 -7) </details> ### 📄 Description Closes HFE-453 ### Description This PR adds Github Enterprise as one of the auth providers. This PR also add the OIDC auth addition to the additionalLoginItems. ### Checks - [x] My pull request adheres to the code style of this project - [x] 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 02:06:39 +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#4586
No description provided.