Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: hertz-contrib/jwt

Tags

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #24 from justlorain/chore/upgrade_crypto

chore: upgrade crypto version prevent auth bypass

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #21 from justlorain/feat/timeoutfunc

feat: allow set token timeout dynamically

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support parse token from post form (#15)

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
optimize: enrich jwt example (#9)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from bodhisatan/main

feat: add jwt middleware for hertz