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.
252 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,085 |
thephpleague/oauth1-client | An OAuth 1.0 standard-compliant PHP library for authenticating against various servers | 969 |
emreakay/codeigniter-aauth | A user authorization and authentication library for CodeIgniter 2.x and 3.x | 393 |
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. | 33 |
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. | 749 |
dermesser/yup-oauth2 | An OAuth 2.0 client library providing various flows for authentication with different services. | 223 |
parroty/oauth2ex | An OAuth 2.0 client library for Elixir. | 57 |
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 | 69 |
oauth-xx/oauth2 | A Ruby wrapper for implementing OAuth 2.0 protocol interactions | 2,113 |
ruudk/twitteroauth | A PHP library that enables interaction with Twitter's REST API using OAuth | 51 |
scharrier/li3_socialauth | An OAuth plugin for Lithium framework, providing universal authentication across multiple social services. | 25 |