Updated version numbers for JWT, HWS, and HWSAuth wiki pages.
- Added version v0.10.0-hlogdoc to JWT wiki - Added version v0.2.1-hlogdoc to HWS wiki - Added version v0.3.1-hlogdoc to HWSAuth wiki 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2
HWS.md
2
HWS.md
@@ -1,4 +1,4 @@
|
|||||||
# HWS
|
# HWS - v0.2.1-hlogdoc
|
||||||
|
|
||||||
A lightweight, opinionated HTTP web server framework for Go built on top of the standard library's `net/http`.
|
A lightweight, opinionated HTTP web server framework for Go built on top of the standard library's `net/http`.
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# hwsauth
|
# hwsauth - v0.3.1-hlogdoc
|
||||||
|
|
||||||
JWT-based authentication middleware for the hws web framework.
|
JWT-based authentication middleware for the hws web framework.
|
||||||
|
|
||||||
|
|||||||
2
JWT.md
2
JWT.md
@@ -1,4 +1,4 @@
|
|||||||
# JWT Package
|
# JWT Package - v0.10.0-hlogdoc
|
||||||
|
|
||||||
The `jwt` package provides comprehensive JWT (JSON Web Token) generation and validation with database-backed token revocation support.
|
The `jwt` package provides comprehensive JWT (JSON Web Token) generation and validation with database-backed token revocation support.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user