Libraries tagged by google authentication for laravel
lcmaquino/googleoauth2
34723 Downloads
GoogleOAuth2 adds to Laravel a service provider for Google OAuth 2.0 authentication.
maurohmartinez/two-factor-auth-laravel
1798 Downloads
A package to handle 2FA authentication
themonkeys/laravel-google-auth
1863 Downloads
Laravel Authentication Driver for Google OAuth authentication
mckenziearts/laravel-oauth
169 Downloads
Social OAuth authentication for Laravel 5. Drivers: Facebook, Twitter, Google, LinkedIn, Github
andydefer/laravel-mfa
51 Downloads
Laravel MFA: A flexible, multi-purpose Multi-Factor Authentication management system for Laravel applications with support for OTP (email/sms), TOTP (Google Authenticator), passwordless login, 2FA, and action confirmation.
yumemi-inc/google-iap-laravel
2921 Downloads
Authentication guard on Laravel for verifying requests from Google IAP (Identity-Aware Proxy).
renoki-co/hej
964 Downloads
Hej! is a simple authentication boilerplate for Socialite.
blaspsoft/socialiteplus
2991 Downloads
SocialitePlus is a Laravel package that simplifies social authentication by extending Laravel Socialite. It provides predefined Google, Facebook, GitHub, and LinkedIn login options for seamless integration into Laravel 12 Vue and React Starter Kits
bijon/laravel-auth
4 Downloads
Authentication integrations for Laravel: Google OAuth2 and provider-based CAPTCHA verification (Cloudflare Turnstile, Google reCAPTCHA v3).
joe-404/laravel-auth
41 Downloads
Drop-in, config-driven authentication library for Laravel 12 and 13. Registration with OTP + magic-link email verification, login, refresh token rotation, password reset, multi-session management, device fingerprinting, Google OAuth, long-lived API tokens, account status workflow, and referral codes with anti-abuse detection — all through a single JSON API.
sumaia/google-onetap-login
3 Downloads
A Laravel package for seamless Google One Tap authentication integration
keukenmagazijn/laravel-google-authentication
3100 Downloads
This package provides an easy-to-use Facade for the Google userinfo API using the official google/apiclient package.
dusterio/laravel-google-guard
350 Downloads
Auth guard for Laravel that completely relies on Google Login and doesn't persist
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.
mrpunyapal/php-2fa
5 Downloads
Framework-agnostic Two-Factor Authentication actions for PHP with optional Laravel support