summaryrefslogtreecommitdiff
path: root/lib/oauthstore.php
AgeCommit message (Expand)Author
2009-03-07helpful documentation for oauthstore nonce stuffEvan Prodromou
2009-03-07Fix nonce usage in OAuth storeEvan Prodromou
2009-03-05Fixed bad field name in oauthstore. (fix submitted by oxygene)CiaranG
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23TRUEEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-07-09Merge conflicts and kill a whole lot of trailing whitespace on lines.Mike Cochrane
2008-06-06debugging output for new_access_tokenEvan Prodromou
2008-06-06mixed up token keys and OAuthToken objectsEvan Prodromou
2008-06-06mixed up OAuthConsumer and Consumer classesEvan Prodromou
2008-06-06seem to be storing tokens with null consumer keysEvan Prodromou
2008-06-04full interface for userauthorizationEvan Prodromou
2008-06-02fix consumer fetching, nonce makingEvan Prodromou
2008-06-02change names, updateEvan Prodromou
2008-05-30interim commit after pull from serverEvan Prodromou
2008-05-27server-side storage modelEvan Prodromou