Changes between Initial Version and Version 1 of members/GRIP-UQAM/PHP


Ignore:
Timestamp:
Aug 22, 2016, 6:24:26 PM (8 years ago)
Author:
Grip Uqam
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • members/GRIP-UQAM/PHP

    v1 v1  
     1== PHP Libraries ==
     2=== [https://packagist.org/packages/hybridauth/hybridauth hybridauth/hybridauth] ===
     3http://hybridauth.sourceforge.net/userguide.html
     4{{{#!sh
     5$ composer require hybridauth/hybridauth
     6}}}
     7Google::
     8 * easy
     9[http://hybridauth.sourceforge.net/userguide/IDProvider_info_LinkedIn.html LinkedIn]::
     10 * easy
     11OpenID::
     12 * easy (no secret information needed)
     13[http://hybridauth.sourceforge.net/userguide/IDProvider_info_Yahoo.html Yahoo OpenID]::
     14 * https://github.com/hybridauth/hybridauth/tree/master/additional-providers/hybridauth-yahoo-openid
     15 * http://hybridauth.sourceforge.net/userguide/tuts/specific-provider-wrapper.html
     16 * https://login.yahoo.com/
     17 * a mobile phone number is required to register a new account
     18 * yahoo Application consumer key
     19[http://hybridauth.sourceforge.net/userguide/IDProvider_info_Live.html Microsoft Live]::
     20 * Not clear if the domain root URL can be used as redirect URI
     21 * Using the domain root URL as redirect URI results in an error at the time of clicking the icon on the registered web site
     22 * It is not possible to register inside Microsoft developper website a redirect URI similar to the one used for Google, because some caracteres are not accepted.
     23 * one could try to make a simpler redirection URI which would redirect to the one simililar to the one used for Google.
     24 * microsoft oauth2 application id
     25 * [https://msdn.microsoft.com/en-us/library/bb676626.aspx Getting Your Client ID for Web Authentication]
     26 * https://account.live.com
     27 * [https://account.live.com/developers/applications/index Mes applications]
     28[http://hybridauth.sourceforge.net/userguide/IDProvider_info_Facebook.html Facebook]
     29 * https://developers.facebook.com/apps needs a phone number (sound or text) or a credit card
     30||                                                                      || || || jessie (stable) || bpo || stretch (testing) || || /usr/share/php/ ||
     31|| [https://packagist.org/packages/composer/composer composer/composer]         || 2016-03-27 ||  b  ||     ||  ||  #  || [DebianPackage:composer] || Composer ||
     32|| [https://packagist.org/packages/hybridauth/hybridauth hybridauth/hybridauth] || 2016-01-12 || 2.6 ||     ||  ||     ||  ||  ||
     33|| [https://packagist.org/packages/psr/log psr/log]                             || 2012-12-21 || 1.0 || 1.0 ||  || 1.0 || [DebianPackage:php-psr-log] || Psr/Log ||
     34|| [https://packagist.org/packages/symfony/symfony symfony/symfony]             || 2016-02-28 || 3.0 || 2.3 ||  || 2.8 || [DebianPackage:php-symfony-framework-bundle] || Symfony/Bundle/FrameworkBundle ||
     35|| [https://packagist.org/packages/]  ||  ||  ||  ||  ||  || [DebianPackage:] || /usr/share/php/ ||
     36|| [https://packagist.org/packages/]  ||  ||  ||  ||  ||  || [DebianPackage:] || /usr/share/php/ ||
     37|| [https://packagist.org/packages/]  ||  ||  ||  ||  ||  || [DebianPackage:] || /usr/share/php/ ||
     38|| [https://packagist.org/packages/]  ||  ||  ||  ||  ||  || [DebianPackage:] || /usr/share/php/ ||
     39|| [https://packagist.org/packages/]  ||  ||  ||  ||  ||  || [DebianPackage:] || /usr/share/php/ ||
     40* [https://qa.debian.org/developer.php?login=pkg-php-pear@lists.alioth.debian.org Packages overview for Debian PHP PEAR Maintainers]
     41* [http://pkg-php.alioth.debian.org Debian PHP Group]