Amitava
9193398fbc
[Brightbox] Expose expires_in value for the access token
2013-06-10 15:34:21 +01:00
Paul Thornthwaite
424267321d
[Brightbox] Adds support for refresh tokens
...
Passing in a refresh token to `Compute#new` will allow the token to be
used to request new access tokens as the original authenticated user so
the username and password do not have to be stored locally.
2012-11-29 10:36:40 +00:00
Paul Thornthwaite
d833c83169
[Brightbox] Extracts parts of request out of compute
...
* Adds simple helper to get token for service
* Low level request #request_access_token is provided to request
access tokens
2012-11-29 10:34:46 +00:00
Paul Thornthwaite
a1f1a8b8ce
[Brightbox] Moves tokens to CredentialSet
2012-11-29 10:27:34 +00:00
Paul Thornthwaite
62cddead5c
[Brightbox] Refactors how tokens are requested
...
Extracting existing strategies out of Compute
2012-11-29 10:24:12 +00:00
Paul Thornthwaite
f5feadc81f
[Brightbox] Refactors credential code in Compute
2012-11-28 17:44:25 +00:00