Commit 5a2f998e9adcd0d5eb6e66cbe138c3c2565ea361
1 parent
867b8af8
Exists in
master
and in
7 other branches
-
Showing
6 changed files
with
6 additions
and
0 deletions
Show diff stats
pacotes/openid/example-google.php
1 | <?php | 1 | <?php |
2 | +exit; | ||
2 | # Logging in with Google accounts requires setting special identity, so this example shows how to do it. | 3 | # Logging in with Google accounts requires setting special identity, so this example shows how to do it. |
3 | require 'openid.php'; | 4 | require 'openid.php'; |
4 | try { | 5 | try { |
pacotes/openid/provider/example-mysql.php
pacotes/openid/provider/example.php
1 | <?php | 1 | <?php |
2 | +exit; | ||
2 | /** | 3 | /** |
3 | * This example shows how to create a basic provider usin HTTP Authentication. | 4 | * This example shows how to create a basic provider usin HTTP Authentication. |
4 | * This is only an example. You shouldn't use it as-is in your code. | 5 | * This is only an example. You shouldn't use it as-is in your code. |
pacotes/phpflickr/example.php
pacotes/twitteroauth/index.php