PHP code example of ssport / oauth-generic

1. Go to this page and download the library: Download ssport/oauth-generic library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

ssport / oauth-generic example snippets

sh
composer update blt950/oauth-generic
php flarum cache:clear