Libraries tagged by authentication package
omaralalwi/laravel-api-helpers
4 Downloads
collection of helpful helper functions for API Requests .
mkd/laravel-otp
7 Downloads
Laravel package for generating and verifying One-Time Passwords (OTPs) using TOTP (Time-based One-Time Password) and HOTP (HMAC-based One-Time Password) algorithms.
mkd/laravel-advanced-otp
7 Downloads
An advanced, customizable OTP (One-Time Password) verification system for Laravel applications, supporting hashed token and custom validation methods.
kregel/laravel-flight
260 Downloads
Secure your apps easily with Laravel Socialite and OAuth. Install this package, configure a few env values, a config/services.php entry, and then login.
joe-nassar-tech/laravel-exponential-lockout
10 Downloads
Laravel package for implementing exponential lockout on failed authentication attempts with configurable contexts
gestazion/laravel-auth-checker
8 Downloads
Laravel Auth Checker allows you to log users authentication, devices authenticated from and lock intrusions.
faithfm/laravel-simple-auth0
163 Downloads
Simple Auth0 Authentication for Laravel (with Eloquent Models)
chrysanthos/auth-logging
4777 Downloads
Authentication logger for Laravel
canaan5/power
29 Downloads
Full Administrative Package for laravel
bluefyn-international/aws-cognito
8901 Downloads
AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP
bencoderus/min-auth
15 Downloads
This package serves as a token based client authentication system.
ars/laravel-otp-code
45 Downloads
A Laravel package for generating, validating, and managing One-Time Passwords (OTPs) to enhance security in authentication workflows.
andcarpi/laravel-sso-server
9 Downloads
A Laravel Package that makes your project a SSO Server
ray-cheng/laravel-socialite-api
175 Downloads
package for laravel 5.1 retrieve user datas serve for restful api authentication.
casserole/eloquent-oauth2-models
92 Downloads
Eloquent database models for https://github.com/php-loep/oauth2-server OAuth 2 Server. This package does nothing (mostly) without the OAuth2 Server.