Libraries tagged by Auth Provider
rlogical/laravel-api-auth
13 Downloads
This package provides a flexible way to add api authentication in Laravel
richard457/tekana-auth
8 Downloads
A library to provide authentication for CoreUser
pluswerk/t3ext_ig_ldap_sso_auth
488 Downloads
This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://). In case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.
pflorek/php-basic-auth
69 Downloads
Provides a simple way to get or set credentials (username, password) on a PSR-7 `RequestInterface`. Also it helps challenging an unauthorized client by adding the 'WWW-authenticate' header line with status code 401 to a PSR-7 `ResponseInterface`.
petun/scn-social-auth-doctrine-orm
13 Downloads
An extension of ScnSocialAuth that provides integration with Doctrine2 ORM.
pckg/auth
5143 Downloads
Provides basic functionality for authentication and authorization users in database, on Twitter, Facebook and with OAuth2 standard
pacificnm/pacificnm-auth
20 Downloads
Provides authentication functions
ogogo/social-auth-doctrine-orm
21 Downloads
An extension of SocialAuth that provides integration with Doctrine2 ORM.
mobiupbr/mup-auth-permission
86 Downloads
Provides a JSON-based ACL control
middlebury/middlebury-wp-saml-auth
23 Downloads
Provides filters and actions to configure the wp-saml-auth module and manage users.
m-thalmann/laravel-token-auth
91 Downloads
Provides token-based authentication system for Laravel REST APIs
ltd-beget/openapi-auth-php
6 Downloads
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
loadsys/cakephp-auth-userentity
9903 Downloads
A CakePHP 3 plugin that enhances Cake's stock AuthComponent to provide a userEntity() method.
keron-digital/auth-redis-storage-bundle
10 Downloads
Redis-backed storage solution for Symfony applications to manage token lifecycles. Provides services for blacklisting invalidated tokens and tracking currently active tokens via their unique IDs (JTI, UUID)
jorgemudry/laravel-remote-token-auth
25 Downloads
This package provides a hassle-free way to incorporate authentication in your application by integrating with an external api.