janastu / swtr

The canonical swt maker + swt swagger application
5 stars 2 forks source link

Retain state of the application state when user signs in and comes back to the app #15

Open arvindkhadri opened 10 years ago

arvindkhadri commented 10 years ago

When a user clicks sign in button; retain the state whatever user was doing and then when the user comes back to the app, restore the application state.

For example, annotations can be saved locally (localStorage maybe), for a user who has not logged in. After the user has logged in, the user can be asked if he wants to publish those annotations.