jeffkowalski / geeknote

Console client for Evernote.
GNU General Public License v3.0
392 stars 51 forks source link

Updated readme on obtaining developer tokens #116

Closed XayOn closed 5 years ago

XayOn commented 5 years ago

As seen on #89, developer tokens are harder to get that one expects, and they must be converted to user tokens.

As normal login via oauth is currently disabled, this is the only way to login and it requires a complex process. This commit documents the process referring to the FAQ in a step-by-step manner.