[PR #435] [MERGED] Added Codable conformance to OAuthSwiftCredential. #629

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

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/435
Author: @wadetregaskis
Created: 2/11/2018
Status: Merged
Merged: 2/26/2018
Merged by: @phimage

Base: masterHead: master


📝 Commits (2)

  • 5911ef4 Added Codable conformance to OAuthSwiftCredential.
  • dececc4 Merge branch 'master' into master

📊 Changes

1 file changed (+77 additions, -20 deletions)

View changed files

📝 Sources/OAuthSwiftCredential.swift (+77 -20)

📄 Description

This leaves in place the existing NSCoding conformance, which should continue to work as before.


🔄 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/435 **Author:** [@wadetregaskis](https://github.com/wadetregaskis) **Created:** 2/11/2018 **Status:** ✅ Merged **Merged:** 2/26/2018 **Merged by:** [@phimage](https://github.com/phimage) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`5911ef4`](https://github.com/OAuthSwift/OAuthSwift/commit/5911ef4b2673c1179ff7f63604d072270e887e81) Added Codable conformance to OAuthSwiftCredential. - [`dececc4`](https://github.com/OAuthSwift/OAuthSwift/commit/dececc4833d9743fb42fed1e14cd4aa8a47c2629) Merge branch 'master' into master ### 📊 Changes **1 file changed** (+77 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `Sources/OAuthSwiftCredential.swift` (+77 -20) </details> ### 📄 Description This leaves in place the existing NSCoding conformance, which should continue to work as before. --- <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:48 +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#629
No description provided.