padlock
OAuth server
An authentication server that provides password grant, client credentials grant, refresh token grant, and implicit grant flows for OAuth 2.0.
Phalcon Authentication Server
25 stars
1 watching
6 forks
Language: PHP
last commit: over 2 years ago
Linked from 1 awesome list
oauth2phalconphalcon-php
Related projects:
Repository | Description | Stars |
---|---|---|
sinbadxiii/phalcon-auth | An authentication system that enables secure user login and session management in web applications. | 8 |
gluufederation/oxauth | An OAuth 2.0 and OpenID Connect implementation for authentication and authorization | 424 |
peburrows/goth | A library for authenticating with Google Cloud APIs using OAuth2 tokens | 289 |
thephpleague/oauth1-client | An OAuth 1.0 standard-compliant PHP library for authenticating against various servers | 969 |
chillerlan/php-oauth | A transparent and framework-agnostic OAuth client for PHP. | 33 |
daviddesberg/phpoauthlib | A comprehensive PHP library for implementing OAuth 1.x and 2.0 authentication protocols in web applications. | 1,085 |
adamwathan/eloquent-oauth | A package for Laravel that simplifies authentication with OAuth providers | 370 |
opauth/opauth | A PHP framework that simplifies user authentication with multiple providers | 1,651 |
sinbadxiii/phalcon-auth-jwt | A Phalcon-based implementation of JSON Web Token authentication and authorization | 3 |
dermesser/yup-oauth2 | An OAuth 2.0 client library providing various flows for authentication with different services. | 223 |
litl/rauth | A Python library for handling OAuth authentication protocols and Ofly | 1,602 |
sidroberts/phalcon-authmiddleware | Provides an authentication middleware component for Phalcon applications to manage user authorization and access control. | 28 |
calinrada/phalconuserplugin | A Phalcon plugin that provides user authentication and authorization features with support for multiple social media login options, password recovery, and location management. | 185 |
pac4j/play-pac4j | A security library for web applications that supports multiple authentication and authorization protocols | 407 |
lexmag/oauther | A library to authenticate using the OAuth 1.0 protocol in Elixir | 69 |