sync icon indicating copy to clipboard operation
sync copied to clipboard

Save/load credentials

Open ayumi opened this issue 9 years ago • 0 comments

Sync gets AWS credentials from the Sync server so it can read and write encrypted data to AWS S3. These credentials are valid for 36 hours, and when they expire Sync auto refreshes them.

To reduce network requests, browser clients should receive credentials from the Sync library, persist credentials, and provide them to the library on init.

ayumi avatar Jan 12 '17 21:01 ayumi