harbor/src/core/service/token
Wang Yan f7b1610476
replace jwt model (#15367)
update the jwt model to github.com/golang-jwt/jwt
Starting from v3.2.1, the import path has changed from github.com/dgrijalva/jwt-go to github.com/golang-jwt/jwt.

Signed-off-by: Wang Yan <wangyan@vmware.com>
2021-07-29 11:08:10 +08:00
..
test Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
authutils.go replace jwt model (#15367) 2021-07-29 11:08:10 +08:00
creator.go Error string should not be capitalized (#14840) 2021-05-12 16:53:37 +08:00
token_test.go replace jwt model (#15367) 2021-07-29 11:08:10 +08:00
token.go Escape the service and email passed via request (#14186) 2021-02-08 14:34:52 +08:00