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

SDK should store OAuth token and token secret #8

Open
irace opened this issue Mar 22, 2013 · 0 comments
Open

SDK should store OAuth token and token secret #8

irace opened this issue Mar 22, 2013 · 0 comments
Assignees

Comments

@irace
Copy link
Contributor

irace commented Mar 22, 2013

Currently the SDK does not store the OAuth token and secret. It will fetch them and configure the API client with them when the user authenticates, but the application itself is responsible for persisting the values and setting them on the API client on subsequent app launches. The SDK should take care of this instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant