[PR #97] [MERGED] Fix #94 set credential oauth2 var to true when succeeding to connect… #514

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

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/97
Author: @phimage
Created: 8/26/2015
Status: Merged
Merged: 8/26/2015
Merged by: @dongri

Base: masterHead: fix-credentialoauth2var


📝 Commits (1)

  • 5c66fda Fix #94 set credential oauth2 var to true when succeeding to connect and server respond with access_token

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 OAuthSwift/OAuth2Swift.swift (+1 -0)

📄 Description

… and server respond with access_token

If this var is not set to true in that specific case, authorization header will be the OAuth1 one when making request


🔄 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/97 **Author:** [@phimage](https://github.com/phimage) **Created:** 8/26/2015 **Status:** ✅ Merged **Merged:** 8/26/2015 **Merged by:** [@dongri](https://github.com/dongri) **Base:** `master` ← **Head:** `fix-credentialoauth2var` --- ### 📝 Commits (1) - [`5c66fda`](https://github.com/OAuthSwift/OAuthSwift/commit/5c66fdae9da4cb0e127140307e47c3b5603b82a0) Fix #94 set credential oauth2 var to true when succeeding to connect and server respond with access_token ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `OAuthSwift/OAuth2Swift.swift` (+1 -0) </details> ### 📄 Description … and server respond with access_token If this var is not set to true in that specific case, authorization header will be the OAuth1 one when making request --- <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:13 +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#514
No description provided.