[PR #378] [MERGED] Adding convenience initializer and documentation for OAuth 1.0a requests #613

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

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/378
Author: @josephquigley
Created: 5/29/2017
Status: Merged
Merged: 6/4/2017
Merged by: @phimage

Base: masterHead: master


📝 Commits (1)

  • 500b1a8 Adding convenience initializer to simplify OAuth1.0a requests. Updating readme to include example of an OAuth1.0a request.

📊 Changes

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

View changed files

📝 README.md (+16 -0)
📝 Sources/OAuth1Swift.swift (+4 -0)

📄 Description

The readme is unclear about how to make OAuth 1.0a requests. I added a convenience initializer that will set all the unnecessary OAuth1Swift() init params to the required empty strings to get it to work.


🔄 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/378 **Author:** [@josephquigley](https://github.com/josephquigley) **Created:** 5/29/2017 **Status:** ✅ Merged **Merged:** 6/4/2017 **Merged by:** [@phimage](https://github.com/phimage) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`500b1a8`](https://github.com/OAuthSwift/OAuthSwift/commit/500b1a81cadf20dbd86642560c19817d22bc5139) Adding convenience initializer to simplify OAuth1.0a requests. Updating readme to include example of an OAuth1.0a request. ### 📊 Changes **2 files changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+16 -0) 📝 `Sources/OAuth1Swift.swift` (+4 -0) </details> ### 📄 Description The readme is unclear about how to make OAuth 1.0a requests. I added a convenience initializer that will set all the unnecessary `OAuth1Swift()` init params to the required empty strings to get it to work. --- <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:43 +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#613
No description provided.