oauth2-server
OAuth server
An implementation of an OAuth 2.0 authorization server written in PHP
A spec compliant, secure by default PHP OAuth 2.0 Server
7k stars
207 watching
1k forks
Language: PHP
last commit: 7 days ago
Linked from 2 awesome lists
oauthoauth2oauth2-serverphp
Related projects:
Repository | Description | Stars |
---|---|---|
thephpleague/oauth2-client | A library providing an easy-to-use OAuth 2.0 client for integrating with various authorization services. | 3,653 |
thephpleague/oauth1-client | An OAuth 1.0 standard-compliant PHP library for authenticating against various servers | 969 |
jaredhanson/oauth2orize | An authorization server toolkit for Node.js. | 3,472 |
chillerlan/php-oauth | A transparent and framework-agnostic OAuth client for PHP. | 33 |
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,157 |
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,061 |
lepture/authlib | A comprehensive Python library for building OAuth and OpenID Connect servers. | 4,576 |
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 |
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,990 |
allovince/evaoauth | A standard interface for OAuth client authorization in PHP | 252 |
daviddesberg/phpoauthlib | A comprehensive PHP library for implementing OAuth 1.x and 2.0 authentication protocols in web applications. | 1,085 |