mirror of
https://github.com/docker/docs.git
synced 2026-04-02 17:28:55 +07: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>