A faithful Go library for JWT and refresh token management. Keeps your auth tokens on a tight leash.
Important
This is a work in progress. No functionality implemented yet.
This library intends to be little more than a silly-themed wrapper around parts of golang-jwt, preconfigured with some hopefully sensible defaults for the basic functions that a casual/personal project might need. It's fair to just call it boilerplate.