EvaOAuth
OAuth client library
A standard interface for OAuth client authorization in PHP
EvaOAuth provides a standard interface for OAuth1.0(a) / OAuth2.0 client authorization, it is easy to integrate with any PHP project by very few lines code.
251 stars
24 watching
66 forks
Language: PHP
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
daviddesberg/phpoauthlib | A comprehensive PHP library for implementing OAuth 1.x and 2.0 authentication protocols in web applications. | 1,083 |
thephpleague/oauth1-client | An OAuth 1.0 standard-compliant PHP library for authenticating against various servers | 974 |
emreakay/codeigniter-aauth | A user authorization and authentication library for CodeIgniter 2.x and 3.x | 394 |
adamwathan/eloquent-oauth | A package for Laravel that simplifies authentication with OAuth providers | 370 |
chillerlan/php-oauth | A transparent and framework-agnostic OAuth client for PHP. | 34 |
zo-bro-23/zoauth | An authentication SDK and library for easy integration of various OAuth services into web applications. | 8 |
ueberauth/oauth2 | An Elixir library that simplifies OAuth 2.0 authentication with various providers. | 752 |
dermesser/yup-oauth2 | An OAuth 2.0 client library providing various flows for authentication with different services. | 224 |
parroty/oauth2ex | An OAuth 2.0 client library for Elixir. | 56 |
dgrubelic/vue-authenticate | An authentication library for Vue.js applications providing local and social login options with various OAuth providers. | 1,431 |
andrewxtsang/oauth-5-laravel | A Laravel package providing an oAuth wrapper service for integrating with various social media and online services | 2 |
lexmag/oauther | A library to authenticate using the OAuth 1.0 protocol in Elixir | 70 |
oauth-xx/oauth2 | A Ruby wrapper for implementing OAuth 2.0 protocol interactions | 2,112 |
ruudk/twitteroauth | A PHP library to simplify interactions with Twitter's REST API using OAuth. | 51 |
scharrier/li3_socialauth | Provides OAuth authentication adapters for Lithium framework | 25 |