writeas / writeas-cli

Command line client for Write.as / WriteFreely
https://write.as/apps/cli
GNU General Public License v3.0
113 stars 20 forks source link

Support user authentication #10

Closed thebaer closed 5 years ago

thebaer commented 7 years ago

Overview Allow user to authenticate with Write.as.

Phabricator task https://phabricator.write.as/T191

Implementation New command writeas auth should prompt user for username and password. If successful, store username and access token locally.