Categorygithub.com/pefish/go-jwt
modulepackage
0.3.5
Repository: https://github.com/pefish/go-jwt.git
Documentation: pkg.go.dev

# README

go-jwt

Description

jwt tools

generate key

ssh-keygen -t rsa -b 4096 -m PEM -f priv.key
openssl rsa -in priv.key -pubout -outform PEM -out pub.key

# Functions

No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author