Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allows the authorization server to store merely the hashes of client secrets. | Andrew Arnott | 2012-04-01 | 1 | -3/+2 |
| | | | | Fixes #92 | ||||
* | 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 ↵ | Andrew Arnott | 2012-03-30 | 1 | -2/+2 |
| | | | | error messages. | ||||
* | Moved some message validation to another binding element. | Andrew Arnott | 2012-03-29 | 1 | -0/+104 |