mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 20:55:57 +03:00
[GH-ISSUE #255] CocoaPods v0.5.2 Not synced with release v0.5.2 #149
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#149
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?
Originally created by @freynolds on GitHub (Jul 27, 2016).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/255
For example
func renewAccesstokenWithRefreshToken(refreshToken: String, success: TokenSuccessHandler, failure: FailureHandler?) {Still has the code of v0.5.1
My regrads
Francis
@phimage commented on GitHub (Jul 27, 2016):
the current signature , head master -> will be 0.6.0 -> https://github.com/OAuthSwift/OAuthSwift/milestone/1
the 0.5.2 on Apr 5 ( https://github.com/OAuthSwift/OAuthSwift/releases/tag/v0.5.2 )
signature is
I think I will release next version tomorrow
Could you close
@freynolds commented on GitHub (Jul 27, 2016):
Ok, following @phimage reply will update tomorrow. For now I use direct link to repo!