etcd/auth
Joe LeGasse a6ddb51c8a auth: Support all JWT algorithms
This change adds support to etcd for all of the JWT algorithms included
in the underlying JWT library.
2018-06-26 16:31:01 -04:00
..
authpb *: revert "internal/auth" change 2018-02-26 17:11:40 -08:00
doc.go *: revert "internal/auth" change 2018-02-26 17:11:40 -08:00
jwt.go auth: Support all JWT algorithms 2018-06-26 16:31:01 -04:00
jwt_test.go auth: Support all JWT algorithms 2018-06-26 16:31:01 -04:00
nop.go auth: a new auth token provider nop 2018-02-27 16:21:14 +09:00
options.go auth: Support all JWT algorithms 2018-06-26 16:31:01 -04:00
range_perm_cache.go auth: support structured logging 2018-04-27 14:19:48 -07:00
range_perm_cache_test.go auth: support structured logging 2018-04-27 14:19:48 -07:00
simple_token.go auth: remove "strings.Compare == 0" 2018-04-30 15:10:56 -07:00
simple_token_test.go auth: support structured logging 2018-04-27 14:19:48 -07:00
store.go auth: Support all JWT algorithms 2018-06-26 16:31:01 -04:00
store_test.go auth: fix panic using WithRoot and improve JWT coverage 2018-05-22 12:53:27 -04:00