Libraries tagged by auth2
intervention/httpauth
10312541 Downloads
HTTP Authentication Management for PHP
codeigniter4/shield
280243 Downloads
Authentication and Authorization for CodeIgniter 4
codegreencreative/laravel-samlidp
615326 Downloads
Make your PHP Laravel application an Identification Provider using SAML 2.0. This package allows you to implement your own Identification Provider (idP) using the SAML 2.0 standard to be used with supporting SAML 2.0 Service Providers (SP).
cesargb/laravel-magiclink
979243 Downloads
Create secure link for access to private data or login in Laravel without password
cartalyst/sentinel
2526943 Downloads
PHP 8.2+ Fully-featured Authentication & Authorization System
auth0/login
4384800 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
adhocore/jwt
1339233 Downloads
Ultra lightweight JSON web token (JWT) library for PHP5.5+.
scheb/two-factor-bundle
3465211 Downloads
[ABANDONED] Two-factor authentication for Symfony applications (new version: scheb/2fa-bundle)
openid/php-openid
1213089 Downloads
OpenID library for PHP5
omnipay/omnipay
696247 Downloads
Omnipay payment processing library
lucadegasperi/oauth2-server-laravel
2127445 Downloads
An OAuth 2.0 bridge for Laravel and Lumen
authy/php
3746818 Downloads
PHP client for Authy
web-auth/webauthn-lib
3511766 Downloads
FIDO2/Webauthn Support For PHP
web-auth/cose-lib
3690965 Downloads
CBOR Object Signing and Encryption (COSE) For PHP
wildside/userstamps
1392980 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.