oauth2-server
OAuth server
An OAuth 2.0 authorization server implementation written in PHP
A spec compliant, secure by default PHP OAuth 2.0 Server
7k stars
208 watching
1k forks
Language: PHP
last commit: about 1 month ago
Linked from 2 awesome lists
oauthoauth2oauth2-serverphp
Related projects:
Repository | Description | Stars |
---|---|---|
thephpleague/oauth2-client | Provides a base for integrating with OAuth 2.0 service providers to handle authentication and authorization | 3,661 |
thephpleague/oauth1-client | An OAuth 1.0 standard-compliant PHP library for authenticating against various servers | 974 |
jaredhanson/oauth2orize | An authorization server toolkit for Node.js. | 3,476 |
chillerlan/php-oauth | A transparent and framework-agnostic OAuth client for PHP. | 34 |
lucadegasperi/oauth2-server-laravel | An OAuth 2.0 authorization and resource server implementation for Laravel applications | 2,365 |
p2/oauth2 | An OAuth2 framework for integrating authentication into iOS and macOS apps | 1,160 |
tegaphilip/padlock | An authentication server that provides password grant, client credentials grant, refresh token grant, and implicit grant flows for OAuth 2.0. | 25 |
realmteam/django-rest-framework-social-oauth2 | Provides social authentication and OAuth2 support for Django REST APIs | 1,063 |
lepture/authlib | A comprehensive Python library for building OAuth and OpenID Connect servers. | 4,612 |
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 |
multidimension-al/oauth2-shopify | Provides OAuth 2.0 support for Shopify using the PHP League's OAuth client. | 9 |
joestump/python-oauth2 | An abstract interface to creating OAuth clients and servers. | 2,994 |
allovince/evaoauth | A standard interface for OAuth client authorization in PHP | 251 |
daviddesberg/phpoauthlib | A comprehensive PHP library for implementing OAuth 1.x and 2.0 authentication protocols in web applications. | 1,083 |