[GH-ISSUE #222] Persist OAuthSwiftCredential version #123

Closed
opened 2026-03-03 16:45:52 +03:00 by kerem · 3 comments
Owner

Originally created by @paulhimes on GitHub (Apr 14, 2016).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/222

The "version" property of the OAuthSwiftCredential object is not persisted during the NSCoder encode / decode cycle.

The version always comes back as OAuth1 after a decode.

Originally created by @paulhimes on GitHub (Apr 14, 2016). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/222 The "version" property of the OAuthSwiftCredential object is not persisted during the NSCoder encode / decode cycle. The version always comes back as OAuth1 after a decode.
kerem closed this issue 2026-03-03 16:45:52 +03:00
Author
Owner

@phimage commented on GitHub (Apr 14, 2016):

Yes it is not and a PR can be done if this is a real problem

In which case not persist the version could be a problem?
(The credential could not be set in oauthclient)

<!-- gh-comment-id:210087238 --> @phimage commented on GitHub (Apr 14, 2016): Yes it is not and a PR can be done if this is a real problem In which case not persist the version could be a problem? (The credential could not be set in oauthclient)
Author
Owner

@phimage commented on GitHub (May 4, 2016):

without response I close

<!-- gh-comment-id:216800836 --> @phimage commented on GitHub (May 4, 2016): without response I close
Author
Owner

@phimage commented on GitHub (Jul 7, 2016):

N.B. now the credential could be set when initialising client, this could add misunderstanding

<!-- gh-comment-id:231009429 --> @phimage commented on GitHub (Jul 7, 2016): N.B. now the credential could be set when initialising client, this could add misunderstanding
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#123
No description provided.