# README
TODO
- Need to cleanup output so it is better
- Need to build a "test" in Makefile
- Need to add "auth-token" to CLI - so can specify it
- Need to add documentation
# Functions
ReadConfig reads in the configuration file and substitutes environment variables for passwords/auth-tokens.
Create, sign, and output a token.
Verify a token and output the claims.
# Structs
No description provided by the author