[PR #198] [CLOSED] Custom URI parameter for oauth token #561

Closed
opened 2026-03-03 16:49:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/198
Author: @p-salmon
Created: 2/25/2016
Status: Closed

Base: masterHead: upstream


📝 Commits (1)

  • c697ae9 Custom URI parameter for oauth token

📊 Changes

3 files changed (+7 additions, -4 deletions)

View changed files

📝 OAuthSwift/OAuthSwiftClient.swift (+3 -1)
📝 OAuthSwift/OAuthSwiftHTTPRequest.swift (+3 -3)
📝 OAuthSwiftDemo/ViewController.swift (+1 -0)

📄 Description

You can chose a custom parameter name for oauth_token.

Inspired by a LinkedIn OAuth common error using the Authorization header.


🔄 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/OAuthSwift/OAuthSwift/pull/198 **Author:** [@p-salmon](https://github.com/p-salmon) **Created:** 2/25/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `upstream` --- ### 📝 Commits (1) - [`c697ae9`](https://github.com/OAuthSwift/OAuthSwift/commit/c697ae94a8b253fe1c325275d01052aac061217f) Custom URI parameter for oauth token ### 📊 Changes **3 files changed** (+7 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `OAuthSwift/OAuthSwiftClient.swift` (+3 -1) 📝 `OAuthSwift/OAuthSwiftHTTPRequest.swift` (+3 -3) 📝 `OAuthSwiftDemo/ViewController.swift` (+1 -0) </details> ### 📄 Description You can chose a custom parameter name for oauth_token. Inspired by a LinkedIn OAuth common error using the Authorization header. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:49:26 +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/OAuthSwift#561
No description provided.