[PR #207] [MERGED] Add refresh_token to credentials #569

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

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/207
Author: @david-alex-cohen-zone
Created: 3/21/2016
Status: Merged
Merged: 3/21/2016
Merged by: @phimage

Base: masterHead: master


📝 Commits (1)

  • b727ec5 Add refresh_token to credentials

📊 Changes

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

View changed files

📝 OAuthSwift/OAuth2Swift.swift (+3 -0)
📝 OAuthSwift/OAuthSwiftCredential.swift (+4 -0)

📄 Description

Add ability to catch a refresh token on postOAuthAccessTokenWithRequestTokenByCode and send it to success callback through OAuthSwiftCredential


🔄 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/207 **Author:** [@david-alex-cohen-zone](https://github.com/david-alex-cohen-zone) **Created:** 3/21/2016 **Status:** ✅ Merged **Merged:** 3/21/2016 **Merged by:** [@phimage](https://github.com/phimage) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`b727ec5`](https://github.com/OAuthSwift/OAuthSwift/commit/b727ec5012c5d1f5ac37803cdb453a60955fef71) Add refresh_token to credentials ### 📊 Changes **2 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `OAuthSwift/OAuth2Swift.swift` (+3 -0) 📝 `OAuthSwift/OAuthSwiftCredential.swift` (+4 -0) </details> ### 📄 Description Add ability to catch a refresh token on postOAuthAccessTokenWithRequestTokenByCode and send it to success callback through OAuthSwiftCredential --- <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:29 +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#569
No description provided.