Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed typo. | Andrew Arnott | 2012-04-01 | 1 | -1/+1 |
* | Allows the authorization server to store merely the hashes of client secrets. | Andrew Arnott | 2012-04-01 | 1 | -8/+21 |
* | Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade. | Andrew Arnott | 2012-03-10 | 1 | -1/+1 |
* | Fixed build breaks. | Andrew Arnott | 2012-02-19 | 1 | -0/+7 |
* | Renamed IConsumerDescription to IClientDescription. | Andrew Arnott | 2012-02-12 | 1 | -4/+4 |
* | We have an implicit grant javascript client that can obtain an access token. | Andrew Arnott | 2011-06-20 | 1 | -1/+13 |
* | Made the OAuth 2.0 callback validation more flexible to the host. | Andrew Arnott | 2011-04-08 | 1 | -8/+17 |
* | Split the OAuthServiceProvider sample into two samples: OAuthAuthorizationSer... | Andrew Arnott | 2010-07-31 | 1 | -0/+36 |