Categorygithub.com/henderjon/cookiebasedsessions
repositorypackage
0.1.3
Repository: https://github.com/henderjon/cookiebasedsessions.git
Documentation: pkg.go.dev

# README

GoDoc License: BSD-3 tag release

I really don't like the API of any JWT library. Truly it's a battle of which API stinks least.

However, I don't know enough about cryptography to build my own. This library exists as a way to wrap golang-jwt/jwt in some sugar to make the API slightly less awful.