Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds ClientBase.CreateAuthorizingHandler | Andrew Arnott | 2012-09-26 | 1 | -0/+93 |
This method creates an HttpMessageHandler that automatically applies the OAuth 2 access token (bearer) to all outbound HTTP requests. Fixes #205 |