- fixed not overwriting token data file completely
- refactoring to allow external code to check more granularly what the current authentication state is and inform user about 2FA approval when using CLI (#52)
- added global
-json
option to output data inJSON
instead of table layout (#64) - set owner file permissions (#59)
- less error prone file access (#56)
- typing fixes (#53)