Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allows the authorization server to store merely the hashes of client secrets. | Andrew Arnott | 2012-04-01 | 1 | -3/+2 |
* | Moved localizable strings into specific OAuth 2 assemblies. | Andrew Arnott | 2012-03-31 | 1 | -2/+2 |
* | Consolidated all code and token serializations to one binding element. | Andrew Arnott | 2012-03-30 | 1 | -0/+56 |
* | Fixed up an authorization server's token endpoint to generate more accurate e... | Andrew Arnott | 2012-03-30 | 1 | -2/+2 |
* | Moved some message validation to another binding element. | Andrew Arnott | 2012-03-29 | 1 | -0/+104 |