Libraries tagged by api auth
laravel/sanctum
123714361 Downloads
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
league/oauth2-server
105598380 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
lexik/jwt-authentication-bundle
47210028 Downloads
This bundle provides JWT authentication for your Symfony REST API
hybridauth/hybridauth
7238868 Downloads
PHP Social Authentication Library
auth0/auth0-php
15426043 Downloads
PHP SDK for Auth0 Authentication and Management APIs.
yiisoft/yii2-authclient
5358045 Downloads
External authentication via OAuth and OpenID for the Yii framework
laminas/laminas-authentication
4747678 Downloads
provides an API for authentication and includes concrete authentication adapters for common use case scenarios
auth0/login
3918923 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
renoki-co/php-k8s
499675 Downloads
Control your Kubernetes clusters with this PHP-based Kubernetes client. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.
ovh/ovh
2088492 Downloads
Wrapper for OVHcloud APIs
lucadegasperi/oauth2-server-laravel
2094489 Downloads
An OAuth 2.0 bridge for Laravel and Lumen
authy/php
3638705 Downloads
PHP client for Authy
apereo/phpcas
933788 Downloads
Provides a simple API for authenticating users against a CAS server
jasig/phpcas
2320905 Downloads
Provides a simple API for authenticating users against a CAS server
chrisbjr/api-guard
371450 Downloads
A simple way of authenticating your APIs with API keys using Laravel