You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2025. It is now read-only.
Add an ability to synchronize local store data (application local data) with a back-end. This requires a back-end module and an API design to create an interface for the application to synchronize the data.
This also requires a concept of a user in an application. We can use Exchange OAuth to manage users.