Commit graph

7 commits

Author SHA1 Message Date
ia
1456a42a89
auth/jwt: RefreshJWT constructor should use JwtRefreshExpiry value
This fixes a bug where the RefreshJWT token
used the JWTExpiry instead of the refresh
one.
2021-03-07 07:34:13 -06:00
dhax
b20e15625b update go-chi/jwtauth to v4 2020-03-03 22:02:51 +01:00
Alex Frank Adhyatma
a2d51bbfd8
Update go-chi/jwtauth to v3.3 and remove dgrijalva from direct dependencies 2019-03-07 11:55:45 +00:00
dhax
6e627dd0a0 Merge branch 'master' of https://github.com/piotrkochan/go-base into piotrkochan-master 2019-01-14 22:13:52 +01:00
Kochan
1b261b983c fix jwt auth 2018-11-26 21:09:42 +01:00
dhax
9b27282ee3 update dependencies, correct breaking changes 2018-10-14 18:12:12 +02:00
dhax
aaf0a0928d refactor auth pkg into libraries 2017-10-31 19:15:20 +01:00
Renamed from auth/jwt.go (Browse further)