Skip to content

Tags: Starballoon/gin-jwt

Tags

v2.8.1

Toggle v2.8.1's commit message
Add an option to parse token from POST form data.

v2.8.0

Toggle v2.8.0's commit message
chore(lint): disable staticcheck

Signed-off-by: Bo-Yi Wu <[email protected]>

v2.7.0

Toggle v2.7.0's commit message
chore: upgrade go module

Signed-off-by: Bo-Yi Wu <[email protected]>

v2.6.4

Toggle v2.6.4's commit message
chore: support CookieSameSite

v2.6.3

Toggle v2.6.3's commit message
chore: update example

v2.6.2

Toggle v2.6.2's commit message
fix: update gofight to v2.1.1

v2.6.1

Toggle v2.6.1's commit message
fix: update gofight to v2.0.0

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support ExtractClaimsFromToken func (appleboy#198)

Signed-off-by: Bo-Yi Wu <[email protected]>

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Make gin-jwt return Authorization headers (appleboy#149)

fix appleboy#108

v2.4.0

Toggle v2.4.0's commit message
fix: embedded markdown checking error