Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keychain token store #15

Closed

Conversation

johannwilfling
Copy link
Contributor

As requested, keychain support should not be based on third-party libraries, but uses a small wrapper found at https://gist.github.com/jackreichert/414623731241c95f0e20

Hint:
func setToken() should return a Bool value, but has to be changed at protocol level (TokenStore).

@delba
Copy link
Owner

delba commented Jun 24, 2016

THIS.IS.MARVELOUS

Seriously

I'm going out but I'll check it in details tomorrow.

Thank you so much!

@johannwilfling
Copy link
Contributor Author

Oh, I didn't noticed, that Token.dictionary has a public interface. I would be better to fetch this instead of constructing a new one within KeychainStore.setToken ..

@delba
Copy link
Owner

delba commented Jun 27, 2016

I merge the PR in the keychain branch here https://github.com/delba/SwiftyOAuth/tree/keychain
I'm gonna do some work on it before merging it in master.

Thanks @johannwilfling 👍 👍 👍

@delba delba closed this Jun 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants