mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 12:45:52 +03:00
[PR #703] [CLOSED] Expose timeout interval to requests #723
Labels
No labels
bug
cocoapod
duplicate
enhancement
feature-request
help wanted
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/OAuthSwift#723
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/703
Author: @yewreeka
Created: 9/7/2022
Status: ❌ Closed
Base:
master← Head:jarod/timeout-interval📝 Commits (5)
e80c6e8Do not swallow errors when using automatic renewal3883191Merge branch 'OAuthSwift:master' into masterf15b15eexpose http header fieldse3eb5b1make header public5b49150Expose timeout interval for oauth requests📊 Changes
2 files changed (+37 additions, -37 deletions)
View changed files
📝
Sources/OAuthSwiftClient.swift(+31 -35)📝
Sources/OAuthSwiftHTTPRequest.swift(+6 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
requestOAuthAccessTokenfunction public #730