[PR #156] [MERGED] docs: adjust callback url according to the callback url pattern #226

Closed
opened 2026-03-16 12:33:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/docs/pull/156
Author: @modifyIT
Created: 11/10/2023
Status: Merged
Merged: 11/10/2023
Merged by: @liyasthomas

Base: mainHead: feature/update-callback-url


📝 Commits (1)

  • 3d4ca29 docs: adjust callback url according to the callback url pattern

📊 Changes

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

View changed files

📝 content/1.documentation/5.self-host/1.community-edition/1.prerequisites.md (+1 -1)
📝 content/1.documentation/5.self-host/2.enterprise-edition/1.prerequisites.md (+1 -1)

📄 Description

Adjust the auth provider callback urls according to the callback url pattern with /v1/. It was missing for the Github callback urls.

Pattern:
http://localhost:3170/v1/auth/[auth_provider_name]/callback


🔄 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/docs/pull/156 **Author:** [@modifyIT](https://github.com/modifyIT) **Created:** 11/10/2023 **Status:** ✅ Merged **Merged:** 11/10/2023 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `feature/update-callback-url` --- ### 📝 Commits (1) - [`3d4ca29`](https://github.com/hoppscotch/docs/commit/3d4ca294e451668570f802b846126e09d40b3461) docs: adjust callback url according to the callback url pattern ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `content/1.documentation/5.self-host/1.community-edition/1.prerequisites.md` (+1 -1) 📝 `content/1.documentation/5.self-host/2.enterprise-edition/1.prerequisites.md` (+1 -1) </details> ### 📄 Description Adjust the auth provider callback urls according to the callback url pattern with `/v1/`. It was missing for the Github callback urls. Pattern: `http://localhost:3170/v1/auth/[auth_provider_name]/callback` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 12:33:10 +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/docs#226
No description provided.