OpenDirective / brian

Easy communication and media access for people with cognitive access requirements
http://opendirective.github.io/brian
MIT License
8 stars 3 forks source link

Setup sync of config and settings #71

Closed SteveALee closed 6 years ago

SteveALee commented 8 years ago

Turns out AWS Cognito provides sync for name/value pairs so should be able to use that with local storage for simple config data

http://docs.aws.amazon.com/cognito/latest/developerguide/what-is-amazon-cognito.html
http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/CognitoSync.html