Libraries tagged by authentiq
leskhq/laravel-enterprise-starter-kit
19 Downloads
A Starter project based on Laravel LST with theme support, optional LDAP/AD authentication, dynamic route authorization, etc...
lcmaquino/googleoauth2
8320 Downloads
GoogleOAuth2 adds to Laravel a service provider for Google OAuth 2.0 authentication.
laranex/laravel-biometric-auth
1349 Downloads
A laravel package to provide asymmetric biometric authentication
khadegd/laravel-breeze-bootstrap
5929 Downloads
Minimal Laravel authentication scaffolding with Blade and Bootstrap.
kaabar-jwt/yii2-jwt
9541 Downloads
The Yii2 JWT extension is a tool for implementing JWT (JSON Web Token) authentication in Yii2 applications. It allows developers to create APIs that require authentication and authorization, ensuring that only authorized users can access certain resources. The extension provides a simple and flexible way to implement JWT authentication in Yii2, using the JWT library and following the JWT specification. It includes support for creating and verifying JWT tokens, as well as handling token expiration and refresh. The Yii2 JWT extension can be easily integrated into any Yii2 application, making it a powerful tool for API authentication and authorization.
jobinja/laravel-djangoable-auth
3166 Downloads
An authentication driver for Laravel5 which allows to authenticate users using their legacy Django PBKDF2
jerrygaoyang/laravel-jwt
27500 Downloads
jwt auth for encode decode and token expire_in authenticate
jelix/ldapdao-module
48103 Downloads
module for Jelix,allowing to authenticate with an ldap server and to register users locally.
javaabu/auth
2785 Downloads
Laravel Authentication Helpers
janrainrest/janrainrest
37759 Downloads
Janrain REST API for social, authentication, client and settings, configuration and entity
ivan-novakov/zfc-shib
46767 Downloads
Shibboleth authentication for Zend Framework 2
insomnius/aurphm
543 Downloads
Aurelia pseudo hashing method is my experimental function to hash password with HMAC (Hash-based message authentication code), PBKDF2 (Password-Based Key Derivation Function 2) and Pseudo Random Bytes.
in2code/t3am
36096 Downloads
T3AM - TYPO3 Authentication Manager
ibonly/laravel-accountkit
15707 Downloads
Two factor authentication using facebook account kit
hydrat-agency/laravel-2fa
493 Downloads
This package allow you to enable two-factor authentication in your Laravel applications. It stores tokens locally and notify users about their token via mail, SMS or any custom channel. Includes native conditionnal check to trigger or not 2FA, using known devices, IP addresses or IP locations.