distribution/registry/client/auth
Brian Bland 3a35a2d953 Allows token authentication handler to request additional scopes
When an auth request provides the "from" query parameter, the token
handler will add a "pull" scope for the provided repository, refreshing
the token if the overall scope has increased

Signed-off-by: Brian Bland <brian.bland@docker.com>
2016-01-08 13:53:23 -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 Allows token authentication handler to request additional scopes 2016-01-08 13:53:23 -08:00
session_test.go Add `expires_in` and `issued_at` to the auth spec. 2015-10-27 11:05:33 -07:00