From 580cd62f0a4fac5dba37a8a152afaecd99e8c767 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Thu, 15 Dec 2011 20:07:48 -0500 Subject: removed old libraries - depends on openid_api now --- .../examples/consumer/index.php | 73 ---------------------- 1 file changed, 73 deletions(-) delete mode 100644 models/openid-php-openid-782224d/examples/consumer/index.php (limited to 'models/openid-php-openid-782224d/examples/consumer/index.php') diff --git a/models/openid-php-openid-782224d/examples/consumer/index.php b/models/openid-php-openid-782224d/examples/consumer/index.php deleted file mode 100644 index 1ff091125..000000000 --- a/models/openid-php-openid-782224d/examples/consumer/index.php +++ /dev/null @@ -1,73 +0,0 @@ - - - PHP OpenID Authentication Example - - -

PHP OpenID Authentication Example

-

- This example consumer uses the PHP - OpenID library. It just verifies that the URL that you enter - is your identity URL. -

- - $msg"; } ?> - $error"; } ?> - $success"; } ?> - -
-
- Identity URL: - - - -

Optionally, request these PAPE policies:

-

- $uri) { - print ""; - print "$uri
"; - } ?> -

- - -
-
- - -- cgit v1.2.3