distribution/registry/client/auth
Matt Moore 0c7cd3fcf8 Add `expires_in` and `issued_at` to the auth spec.
This extends the specification for the Bearer token response to include
information pertaining to when an issued Bearer token will expire.

This also allows the client to accept `access_token` as an alias for `token`.

Signed-off-by: Matt Moore <mattmoor@google.com>
2015-10-27 11:05:33 -07: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 Add `expires_in` and `issued_at` to the auth spec. 2015-10-27 11:05:33 -07:00
session_test.go Add `expires_in` and `issued_at` to the auth spec. 2015-10-27 11:05:33 -07:00