module
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Jan 6, 2025
License: MIT
Opens a new window with license information.
README
¶
go-jwt
A simple implementation of jwt in go (this is for code practice -- DO NOT USE THIS LIB, IT IS NOT COMPLETE)
make
Generating Coverage Report
make coverage-html
open _coverage/coverage.html
Publishing Changes
git push origin master
git tag v0.0.0 # supply the correct semantic version
git push origin v0.0.0
Directories
¶
Click to show internal directories.
Click to hide internal directories.