Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved all the project template logic that would be common between MVC and web... | Andrew Arnott | 2009-11-13 | 1 | -143/+0 |
* | Fixed a bunch of bugs in the project template's oauth sp implementation. | Andrew Arnott | 2009-11-12 | 1 | -2/+4 |
* | Added scope to issued OAuth tokens. | Andrew Arnott | 2009-11-10 | 1 | -0/+5 |
* | Added a bunch more OAuth SP supporting code, but it's not done yet. | Andrew Arnott | 2009-11-10 | 1 | -1/+25 |
* | Split up token manager into an SP side and a consumer side. | Andrew Arnott | 2009-11-10 | 1 | -155/+4 |
* | Split up issued tokens into request and access token types. | Andrew Arnott | 2009-11-10 | 1 | -16/+17 |
* | Added initial OAuth token manager and entities. | Andrew Arnott | 2009-11-10 | 1 | -0/+262 |