Skip to content

Releases: hertz-contrib/jwt

v1.0.2

27 Jan 16:59
8a8e45c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

Thanks a lot to those community contributors who submit some pull requests for this version:
@karl0409 @justlorain

v1.0.1

28 Oct 08:51
293c661
Compare
Choose a tag to compare

Optimize

[#9] optimize: enrich jwt example
[#7] optimize: using the SetCookie method of Hertz

Fix

[#6] Fix set cookie

Docs

[#2] add readme


Thanks a lot to those community contributors who submit some pull requests for this version:
@bodhisatan @BaiZe1998

first release

16 Jun 03:40
4d27a85
Compare
Choose a tag to compare
Merge pull request #1 from bodhisatan/main

feat: add jwt middleware for hertz