Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 492 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 492 Bytes

guarddoggo

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.