Adding basic support for service providers that implement the OAuth Session 1.0 draft 1 specification.
This allows clients of service providers like Yahoo to easily refresh the access token without having to go through re-authentication. This addresses Issue #4.
Adding basic support for service providers that implement the OAuth Session 1.0 draft 1 specification.
This allows clients of service providers like Yahoo to easily refresh the access token without having to go through re-authentication. This addresses Issue #4.
Updates to the API:
RefreshToken
method.AdditionalData
key/value map toAccessToken