Commit Graph

7 Commits

Author SHA1 Message Date
Simon Ser cc03e059b9
Save key salts after auth
The key salts endpoint can only be accessed right after authentication, it's
blocked after auth refresh.

Closes: https://github.com/emersion/hydroxide/issues/68
2019-08-31 17:43:49 +03:00
emersion e6f814952d
Store everything in XDG_CONFIG_HOME, add `status` command 2019-03-22 22:35:10 +02:00
emersion 4de8f28cd6
Export RawAPIError so that encoding/json can set it, update AppVersion 2018-04-18 20:04:59 +01:00
emersion ab599a27fa
auth: try to re-authenticate 2018-01-09 22:58:55 +01:00
emersion 480af1016a
Re-auth when access token expires 2017-09-26 18:29:13 +02:00
emersion c6b479b01a
protonmail: add some messages + public keys endpoints 2017-09-20 10:09:31 +02:00
emersion 26817a27c7
auth: move auth stuff in this new package 2017-09-19 14:57:29 +02:00