harbor/src/core/service/token
Daniel Jiang fb687aeef8 Use pkg/token to generate JWT token
This commit refactors the approach to encode a token in handler of /service/token,
by reusing pkg/token to avoid inconsistency.

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2020-10-15 16:16:44 +08:00
..
test Rename harbor-ui to harbor-core 2018-09-19 16:35:13 +08:00
authutils.go Use pkg/token to generate JWT token 2020-10-15 16:16:44 +08:00
creator.go move logger from common to lib 2020-04-02 14:09:03 +08:00
token_test.go Use pkg/token to generate JWT token 2020-10-15 16:16:44 +08:00
token.go move logger from common to lib 2020-04-02 14:09:03 +08:00