Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes access denial errors from OAuth 2 resource servers so they include the ... | Andrew Arnott | 2012-04-22 | 1 | -8/+7 |
* | Replaces ResourceServer.VerifyAccess with a better pattern for error handling. | Andrew Arnott | 2012-04-21 | 1 | -6/+6 |
* | HttpRequestInfo ctors are now internal, and publicly we have static | Andrew Arnott | 2012-03-05 | 1 | -1/+1 |
* | Finished implicit grant sample. Yay. | Andrew Arnott | 2011-06-21 | 1 | -1/+1 |
* | Fixed static field initialization. | Andrew Arnott | 2011-04-07 | 1 | -8/+9 |
* | Replaced OAuth2 API demands for RSAParameters with demands for RSACryptoServi... | Andrew Arnott | 2011-04-06 | 1 | -2/+2 |
* | Merge branch 'v3.4' into oauth2 | Andrew Arnott | 2011-04-06 | 1 | -1/+1 |
* | Replaced WCF "OriginalHttpRequestUri" property with simple Via. | Andrew Arnott | 2010-12-25 | 1 | -1/+1 |
* | Split the OAuthServiceProvider sample into two samples: OAuthAuthorizationSer... | Andrew Arnott | 2010-07-31 | 1 | -0/+79 |