mirror of
https://github.com/distribution/distribution.git
synced 2025-09-28 23:45:44 +00:00
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>