package
0.7.10
Repository: https://github.com/pschlump/go-ftl.git
Documentation: pkg.go.dev

# README

TODO

  1. Need to cleanup output so it is better
  2. Need to build a "test" in Makefile
  3. Need to add "auth-token" to CLI - so can specify it
  4. 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