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

Consider storing token in Keychain instead of NSUserDefaults #3

Open
Vratislav opened this issue Aug 18, 2015 · 0 comments
Open

Consider storing token in Keychain instead of NSUserDefaults #3

Vratislav opened this issue Aug 18, 2015 · 0 comments

Comments

@Vratislav
Copy link

Current implementation of the SDK stores token in NSUserDefaults.

Since MojioAccessToken is something that grants you access to whole range of sensitive user information, it should be probably stored in Keychain as it is the recommended place where to store such information.

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

No branches or pull requests

1 participant