LTTPP / Eemory

An Eclipse plug-in aimed at integrating Evernote within the Eclipse IDE
MIT License
7 stars 0 forks source link

Migrate auth token between workspaces so that dont need to re-auth again for each workspace. #70

Open liujianuuei opened 9 years ago

liujianuuei commented 9 years ago

One user could have more than one workspace and for these workspaces, plugin should help Migrate auth token between these workspaces so that user don't need to re-auth again for each workspace.

liujianuuei commented 9 years ago

Maybe we can store token in Eclipse self instead of workspace, in such case there is no need to do migration.