https://idjones-users.phpclasses.org/browse/file/45359.html
mysqli_login_with_google.php - PHP OAuth Library - PHP Classes
Example of logging in with Google using OAuth and storing the access token in a MySQL database. mysqli_login_with_google.php This class can authorize the...
login with googleoauth librarymysqliphpclasses
https://www.phpclasses.org/browse/file/351560.html
file_get_google_account.php - PHP OAuth Library - PHP Classes
Example script to demonstrate how to get a Google user profile with a OAuth token without the user presence. file_get_google_account.php This class can...
google accountoauth libraryfilegetphp
https://www.phpclasses.org/browse/file/45361.html
mysqli_offline_access_to_google.php - PHP OAuth Library - PHP Classes
Example of accessing the Google API offline using a OAuth token stored in a MySQL database. mysqli_offline_access_to_google.php This class can authorize the...
offline accessto googleoauth librarymysqliphp
https://wiki.secondlife.com/w/index.php?title=Twitter_OAuth_Library/HUD&action=edit
View source for Twitter OAuth Library/HUD - Second Life Wiki
view sourceoauth librarysecond lifetwitterhud
https://www.phpclasses.org/browse/file/426924.html
screenshots/Google-Sheets-API-Access-PHP-Example.png - PHP OAuth Library - PHP Classes
Output of page that retrives Google Sheets spreadsheet cells using Google Sheets API with the PHP OAuth client....
google sheets apioauth libraryscreenshotsaccess
https://www.phpclasses.org/browse/file/58154.html
login_with_meetup.php - PHP OAuth Library - PHP Classes
Example of logging in with Meetup using OAuth. login_with_meetup.php This class can authorize the access of users to an API using the OAuth protocol. It...
oauth librarymeetupphpclasses
https://www.phpclasses.org/discuss/package/7700/thread/198/
Super - Discussion forum of package PHP OAuth Library - PHP Classes
discussion forumoauth librarysuperpackagephp
https://www.phpclasses.org/browse/file/360929.html
google_natural_language_sentiment_analysis.php - PHP OAuth Library - PHP Classes
Google natural language artificial intelligence API call example script. google_natural_language_sentiment_analysis.php This class can authorize the access of...
natural languagesentiment analysisoauth librarygooglephp
https://www.phpclasses.org/browse/file/130490.html
login_with_pinterest.php - PHP OAuth Library - PHP Classes
Example of logging in with Pinterest using OAuth. login_with_pinterest.php This class can authorize the access of users to an API using the OAuth protocol. It...
oauth librarypinterestphpclasses
https://www.phpclasses.org/browse/file/63651.html
login_with_fitbit2.php - PHP OAuth Library - PHP Classes
Example of logging in with Fitbit using OAuth 2.0. login_with_fitbit2.php This class can authorize the access of users to an API using the OAuth protocol. It...
oauth libraryphpclasses
https://www.phpclasses.org/browse/file/47484.html
login_with_disqus.php - PHP OAuth Library - PHP Classes
Example of logging in with Disqus using OAuth. login_with_disqus.php This class can authorize the access of users to an API using the OAuth protocol. It...
oauth librarydisqusphpclasses
https://github.com/nov/rack-oauth2
GitHub - nov/rack-oauth2: OAuth 2.0 Server & Client Library. Both Bearer and MAC token type are...