Skip to content

Releases: appleboy/gin-jwt

v2.5.0: feat: Make gin-jwt return Authorization headers (#149)

23 Sep 07:57
18c7770
Compare
Choose a tag to compare
fix https://github.com/appleboy/gin-jwt/issues/108

move the check for Authenticator to login handler.

04 Apr 07:30
Compare
Choose a tag to compare

6f16f24 refactor: check gofmt error. (#68)
f7347d7 fix: move the check for Authenticator to login handler. (#69)

Add TimeFunc provides the current time.

31 Mar 08:21
Compare
Choose a tag to compare

54836d3 Support Embedmd check (#61)
cdf2348 feat: add fmt check command. (#66)
00b96ae feat: add TimeFunc provides the current time. (#67)
b5e1a03 support IdentityHandler. (#62)

v2.2.0: feat: Support change default head name (#60)

22 Mar 06:27
Compare
Choose a tag to compare

974e047 feat: Support change default head name (#60)

v2.1.2

25 Jan 02:01
Compare
Choose a tag to compare

Bo-Yi Wu (1):
25c1ff7 refactor: [cache skip] update import path (#49)

Pius Nyakoojo (1):
b79b2fe Fixed typo in README.md (#46)

Release v2.1.1

10 Sep 08:37
Compare
Choose a tag to compare
  • 8841014 Add get from header function.
  • 557d3b3 Get token from query String.
  • c313282 Get token from cookie String.

Release 2.1.0

09 Jul 07:30
Compare
Choose a tag to compare

1fd2001 errors should always be lower case
0683eec replace log.Fatal with 500 error mesagge.

Release 2.0.0

07 Jul 13:48
Compare
Choose a tag to compare

Release v1.0.1

06 Jul 08:14
Compare
Choose a tag to compare

f3e0021 fix gin-jwt version.
4fbdd81 fix #30 missing orig_iat field.
3bff0bf add codecov service.
c8c5292 add expire time testing.

Release 1.0.0

19 Jun 01:58
Compare
Choose a tag to compare