[PR #486] [MERGED] chore(oauth): Added method signatures as per JSDoc conventions #2649

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/486
Author: @jamesgeorge007
Created: 1/11/2020
Status: Merged
Merged: 1/11/2020
Merged by: @jamesgeorge007

Base: masterHead: refactor


📝 Commits (10+)

  • bf08883 chore: method signatures for sendPostRequest method
  • 14f03e6 fix: minor tweak
  • 7f8b49d fix: minor tweak
  • 2f3c3ae chore: method signatures for parseQueryString method
  • 5dab781 fix: minor tweak
  • bbb559a chore: change var name
  • ee49f8d fix: minor tweak
  • 1a04d79 chore: method signatures for getTokenConfiguration method
  • 80f7d31 fix: minor tweak
  • 4ce673a chore: method signatures for getRandomString method

📊 Changes

1 file changed (+74 additions, -21 deletions)

View changed files

📝 assets/js/oauth.js (+74 -21)

📄 Description

Follow up of #485 #476


🔄 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/486 **Author:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Created:** 1/11/2020 **Status:** ✅ Merged **Merged:** 1/11/2020 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `master` ← **Head:** `refactor` --- ### 📝 Commits (10+) - [`bf08883`](https://github.com/hoppscotch/hoppscotch/commit/bf08883f1556e4c618caef6a87acb591f96bff67) chore: method signatures for sendPostRequest method - [`14f03e6`](https://github.com/hoppscotch/hoppscotch/commit/14f03e61ef21593739a015f23f5c20114638f19e) fix: minor tweak - [`7f8b49d`](https://github.com/hoppscotch/hoppscotch/commit/7f8b49dd1d4391db531336515e8031a2af587635) fix: minor tweak - [`2f3c3ae`](https://github.com/hoppscotch/hoppscotch/commit/2f3c3aeba93013fc5791711bd151c7ba3cb0a281) chore: method signatures for parseQueryString method - [`5dab781`](https://github.com/hoppscotch/hoppscotch/commit/5dab781fbe022d9c70f2825c074185d139d98b24) fix: minor tweak - [`bbb559a`](https://github.com/hoppscotch/hoppscotch/commit/bbb559ad2c6c4c28d31e183094d40a404e2f590c) chore: change var name - [`ee49f8d`](https://github.com/hoppscotch/hoppscotch/commit/ee49f8d26c47f9ae26c67f515b32492d64e3d3fa) fix: minor tweak - [`1a04d79`](https://github.com/hoppscotch/hoppscotch/commit/1a04d79fb9f4f1cbf897ffad8345e49c26e4763b) chore: method signatures for getTokenConfiguration method - [`80f7d31`](https://github.com/hoppscotch/hoppscotch/commit/80f7d3120ace2bdf7166dc33894ac6b42434996b) fix: minor tweak - [`4ce673a`](https://github.com/hoppscotch/hoppscotch/commit/4ce673acfd527b2b9a0f1a38adf3541b61f049fb) chore: method signatures for getRandomString method ### 📊 Changes **1 file changed** (+74 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `assets/js/oauth.js` (+74 -21) </details> ### 📄 Description Follow up of #485 #476 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:20: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#2649
No description provided.