summaryrefslogtreecommitdiffstats
path: root/samples/OAuthClient/Scripts
Commit message (Collapse)AuthorAgeFilesLines
* Finished implicit grant sample. Yay.Andrew Arnott2011-06-215-14339/+8954
|
* We have an implicit grant javascript client that can obtain an access token.Andrew Arnott2011-06-203-0/+14339
It doesn't know how to use it yet though.