-
-
Notifications
You must be signed in to change notification settings - Fork 516
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
Encrypting Current User and Local Storage #695
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a quick nit and a question. Otherwise it looks good to me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the delay. A few spelling corrections and grammatical improvements.
Co-Authored-By: Tom Fox <13188249+TomWFox@users.noreply.github.com>
Co-Authored-By: Tom Fox <13188249+TomWFox@users.noreply.github.com>
Co-Authored-By: Tom Fox <13188249+TomWFox@users.noreply.github.com>
Co-Authored-By: Tom Fox <13188249+TomWFox@users.noreply.github.com>
Co-Authored-By: Tom Fox <13188249+TomWFox@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
* commit 'cc489df4a3d8544a52148c079ecaee3d1762108d': Adding microsoft oauth doc (parse-community#698) Encrypting Current User and Local Storage (parse-community#695) Update live-query.md (parse-community#696) Update config.md (parse-community#689) Fix User Subclass Documentation (parse-community#690) remove info about parse.com compatibility (parse-community#686)
This update is to explain how to encrypt the current user and the local storage when you enable Local Datastore.
Is the update based in the pull request 1036 of the JS-SDK