go-jwt

module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 6, 2025 License: MIT

README

go-jwt

A simple implementation of jwt in go (this is for code practice -- DO NOT USE THIS LIB, IT IS NOT COMPLETE)

Formatting, Building, etc.

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

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL