[PR #251] [MERGED] Revamping Authorization page and adding needed details related to callback URL in OAuth flow #299

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/docs/pull/251
Author: @SanskritiHarmukh
Created: 10/16/2024
Status: Merged
Merged: 10/17/2024
Merged by: @SanskritiHarmukh

Base: mainHead: fix/oauth-flow


📝 Commits (4)

  • 5d7cc19 Revamped content of Auth Page and added required info related to OAuth 2.0 flow
  • 0ba3255 Added a note that callback url configuration is only required for Authorization Code and Implicit grant types
  • 3826f3a moved the callback url config section above AWS Sign
  • 194d696 minor tweaks

📊 Changes

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

View changed files

📝 documentation/features/authorization.mdx (+40 -20)
📝 documentation/features/importer.mdx (+1 -1)

📄 Description

This PR accounts for following updates:

  • Revamped the explanations for each authentication type to improve clarity and tone.
  • Added details regarding the Callback URL configuration in the OAuth 2.0 section.
  • Included a note to inform users that the OAuth flow is not yet fully supported in the desktop application.

🔄 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/251 **Author:** [@SanskritiHarmukh](https://github.com/SanskritiHarmukh) **Created:** 10/16/2024 **Status:** ✅ Merged **Merged:** 10/17/2024 **Merged by:** [@SanskritiHarmukh](https://github.com/SanskritiHarmukh) **Base:** `main` ← **Head:** `fix/oauth-flow` --- ### 📝 Commits (4) - [`5d7cc19`](https://github.com/hoppscotch/docs/commit/5d7cc19c410aab56cb323a5358106e5ba7857714) Revamped content of Auth Page and added required info related to OAuth 2.0 flow - [`0ba3255`](https://github.com/hoppscotch/docs/commit/0ba32559af1526ccc98a52b2565f2eb7dccb9576) Added a note that callback url configuration is only required for Authorization Code and Implicit grant types - [`3826f3a`](https://github.com/hoppscotch/docs/commit/3826f3a3907fff71ad96a01d45f1f28a01e67d92) moved the callback url config section above AWS Sign - [`194d696`](https://github.com/hoppscotch/docs/commit/194d6965bfd95f611da1eefe553f97bb4a2aaa5f) minor tweaks ### 📊 Changes **2 files changed** (+41 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `documentation/features/authorization.mdx` (+40 -20) 📝 `documentation/features/importer.mdx` (+1 -1) </details> ### 📄 Description This PR accounts for following updates: - [x] Revamped the explanations for each authentication type to improve clarity and tone. - [x] Added details regarding the Callback URL configuration in the OAuth 2.0 section. - [x] Included a note to inform users that the OAuth flow is not yet fully supported in the desktop application. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 12:36:59 +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#299
No description provided.