distribution/registry/client/auth
Derek McGowan a8aa2f78de Fix oauth cross repository push
Cross repository push tokens were not being cached and could not be used,
now any returned token will be used and the caching is hidden in the getToken function.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2016-03-04 15:13:27 -08:00
..
api_version.go Fix typo in Version doc 2015-07-08 11:02:47 -07:00
authchallenge.go Add challenge manager interface 2015-07-01 15:00:25 -07:00
authchallenge_test.go Refactor client auth 2015-07-01 15:00:25 -07:00
session.go Fix oauth cross repository push 2016-03-04 15:13:27 -08:00
session_test.go Add options struct to initialize handler 2016-03-04 11:32:48 -08:00