HEX
Server: LiteSpeed
System: Linux s12873.lon1.stableserver.net 5.14.0-611.11.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Dec 3 09:47:37 EST 2025 x86_64
User: jairicem (1242)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: /home/jairicem/kunakornthairestaurant.com/vendor/hybridauth/hybridauth/examples/README.md
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.