harbor/src/pkg/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
..
claims Use pkg/token to generate JWT token 2020-10-15 16:16:44 +08:00
option_test.go Use pkg/token to generate JWT token 2020-10-15 16:16:44 +08:00
options.go Use pkg/token to generate JWT token 2020-10-15 16:16:44 +08:00
token_test.go refactor(rbac): refactor rbac impl to improve performance (#9988) 2020-03-12 23:42:53 +08:00
token.go move logger from common to lib 2020-04-02 14:09:03 +08:00