summaryrefslogtreecommitdiffstats
path: root/examples/consumer
Commit message (Expand)AuthorAgeFilesLines
* Made some hardcoded tmp paths dynamic by using sys_get_temp_dir. If function ...Philipp Söhnlein2011-01-161-1/+19
* Fixed warnings in try_auth.php, consumer.php. Fixed reference to openid-enabl...long2010-07-202-3/+8
* 1. Removed assigning by reference new operator result (E_DEPRECATED).Shein Alexey2010-07-201-2/+1
* Removed/changed references to openidenabled.com. At this time, not every ref...2.2.0Lilli2010-03-161-1/+1
* Revert "[ remove closing ?> tag from all files ]"Luke Shepard2009-05-274-5/+8
* Revert "[ correct errors in removing trailing ?> ]"Luke Shepard2009-05-271-14/+4
* [ correct errors in removing trailing ?> ]Luke Shepard2009-05-271-4/+14
* [ remove closing ?> tag from all files ]Luke Shepard2009-05-274-8/+5
* [project @ demo RP: indentation]tailor2008-06-061-25/+25
* [project @ demo RP: escape response information prior to output]tailor2008-06-061-10/+21
* [project @ examples/consumer: Return Consumer object by reference in getConsu...tailor2008-05-291-1/+2
* [project @ use the htmlMarkup method to get auto-submitting code, instead of ...tailor2008-05-271-10/+2
* [project @ Update example RP to use PAPE extension]tailor2007-11-204-0/+62
* [project @ Update example consumer to use getDisplayIdentifier()]tailor2007-11-191-1/+1
* [project @ Fix example consumer complete() call]tailor2007-11-131-1/+1
* [project @ Pass return_to to complete() in example consumer]tailor2007-11-133-23/+24
* [project @ Change name of OpenID form field in example consumer]tailor2007-10-022-3/+3
* [project @ Updated example consumer to not pass query args directly]tailor2007-03-311-1/+1
* [project @ Update example consumer to use SReg API]tailor2007-03-303-5/+23
* [project @ Fix javascript in example consumer]tailor2007-03-191-1/+1
* [project @ Comments in example consumer]tailor2007-03-102-4/+18
* [project @ Refactored example consumer]tailor2007-03-103-99/+149
* [project @ Make example consumer send redirect or use form markup]tailor2007-03-061-3/+19
* [project @ API CHANGE: Make Auth_OpenID_extensionResponse::extensionResponse ...tailor2007-01-091-1/+1
* [project @ Fix example consumer on Windows]tailor2007-01-161-1/+1
* [project @ Fix example consumer so it works in https mode, too]tailor2006-12-011-2/+7
* [project @ add sreg[email,postcode] support to server,consumer examples]tailor2006-09-082-4/+7
* [project @ Added message to example consumer to show canonical ID for XRI]tailor2006-08-211-0/+5
* [project @ Updated example consumer to request sreg.email]tailor2006-07-242-0/+7
* [project @ Finished preliminary changes to consumer example]tailor2006-05-112-30/+18
* [project @ Moved files from Store/ into Auth/OpenID/]tailor2006-02-141-1/+1
* [project @ Move Consumer.php out of its subdirectory]Josh Hoyt2006-02-101-1/+1
* [project @ Fixed a typo in consumer example code.]tailor2006-02-081-1/+1
* [project @ re-organize the server example and make it prettier]Josh Hoyt2006-02-081-2/+6
* [project @ Add magic for sniffing out the proper include path to the consumer...Josh Hoyt2006-01-271-0/+5
* [project @ Added common.php file for example consumer implementation.]tailor2006-01-251-0/+36
* [project @ Further cleaned up example code.]tailor2006-01-253-23/+30
* [project @ Refactored example OpenID authentication to hopefully make it much...tailor2006-01-243-0/+126