Go-Back-Skeleton/auth/jwt
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
..
authenticator.go refactor auth pkg into libraries 2017-10-31 19:15:20 +01:00
claims.go update go-chi/jwtauth to v4 2020-03-03 22:02:51 +01:00
errors.go refactor auth pkg into libraries 2017-10-31 19:15:20 +01:00
token.go update go-chi/jwtauth to v4 2020-03-03 22:02:51 +01:00
tokenauth.go auth/jwt: RefreshJWT constructor should use JwtRefreshExpiry value 2021-03-07 07:34:13 -06:00