����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 18.119.120.229 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/ideyshare.name.ng/app/libraries/vendor/hybridauth/hybridauth/examples/ |
Upload File : |
Hybridauth 3 Examples ====================== File | Description -------------- | ------------------------------------------------------------------------------ example_01.php | This simple example illustrate how to authenticate users with GitHub. If you're new to Hybridauth, this file is the one you'll likely want to check. example_02.php | Details how to use users in a similar fashion to Hybridauth 2. Note that while Hybridauth 3 provides a similar interface to Hybridauth 2, both versions are not fully compatible with each other. example_03.php | An example on how use Access Tokens to access providers APIs, and how to setup custom API endpoints. example_04.php | A simple example that shows how to connect users to providers using OpenID. example_05.php | A simple example that shows how to use Guzzle as a Http Client for Hybridauth instead of PHP Curl extension. example_06/ | A simple example that shows how to organize multiple providers. example_07/ | A simple example that shows how to organize multiple providers, using a pop-up.