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
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.
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.