https://github.com/tideland/go-jwt
Security for web application using the JSON Web Token.
https://github.com/tideland/go-jwt
go golang jwt webapp
Last synced: about 2 months ago
JSON representation
Security for web application using the JSON Web Token.
- Host: GitHub
- URL: https://github.com/tideland/go-jwt
- Owner: tideland
- License: bsd-3-clause
- Created: 2021-09-10T19:39:51.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2026-01-08T09:46:05.000Z (6 months ago)
- Last Synced: 2026-03-29T13:46:38.863Z (3 months ago)
- Topics: go, golang, jwt, webapp
- Language: Go
- Homepage:
- Size: 74.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Tideland Go JSON Web Token
[](https://github.com/tideland/go-jwt)
[](https://raw.githubusercontent.com/tideland/go-jwt/master/LICENSE)
[](https://github.com/tideland/go-jwt/blob/master/go.mod)
[](https://pkg.go.dev/mod/tideland.dev/go/jwt?tab=packages)

[](https://goreportcard.com/report/tideland.dev/go/jwt)
## Description
**Tideland Go JSON Web Token** provides a complete JWT including generation, verification, analyzing,
and caching.
I hope you like it. ;)
## Contributors
- Frank Mueller (https://github.com/themue / https://github.com/tideland / https://tideland.dev)