Libraries tagged by auth-kit
nowo-tech/auth-kit-bundle
772 Downloads
Symfony bundle for configurable login and registration with overridable templates, registration modes, and i18n
craftpulse/craft-auth-kit
523 Downloads
Foundational authentication primitives for Craft CMS: passwordless tokens (magic links + email OTP), passkey wrappers, a recent-auth gate, and a password-validator contract. A library-shipped Yii module, the shared base for the CraftPulse security ecosystem.
gusmanwidodo/auth-kit-permissions
9 Downloads
High-performance roles & permissions plugin for Auth-Kit. Hybrid static (zero-query) + dynamic (DB) access control with polymorphic scoping, organization-ready. Faster than spatie/laravel-permission for the common case.
gusmanwidodo/auth-kit-organization
6 Downloads
Organization (multi-tenant) plugin for Auth-Kit. Organizations, members, invitations, and active-org, with owner/admin/member as organization-scoped roles powered by auth-kit-permissions.
gusmanwidodo/auth-kit
20 Downloads
A plugin-based authentication framework for Laravel, inspired by better-auth. Small core, extend everything via plugins.
craftpulse/craft-warp
14 Downloads
Passwordless front-end auth for Craft members. Magic links, email codes, and passkeys, built on Auth Kit.
xul/auth-kit
3 Downloads
Reusable Laravel auth kit package with Blade UI, themes, email verification, 2FA, password reset, and rate limiting.
s3tech/laravel-auth-kit
108 Downloads
Package Laravel plug-and-play : auth Sanctum, OTP reset, rôles Spatie, logs d'activité.
rafaelmiano/auth-kit
7 Downloads
Laravel 12 authentication starter kit using Livewire
innonazarene/sanctum-auth-kit
4 Downloads
One-command Laravel Sanctum auth boilerplate (register, login, logout, me, change password, forgot/reset password, email verification) with an AuthController, routes, and Scramble API docs installed automatically.
gusmanwidodo/auth-kit-social
3 Downloads
Social / OAuth login plugin for Auth-Kit, built as a thin wrapper over Laravel Socialite. Stores linked social identities (multi-provider), with redirect/callback endpoints and login hooks.
gusmanwidodo/auth-kit-otp
2 Downloads
One-time password (OTP) plugin for Auth-Kit. Adds /auth-kit/otp/* endpoints and a code store.
gusmanwidodo/auth-kit-magic-link
3 Downloads
Magic-link (passwordless) plugin for Auth-Kit. Adds /auth-kit/magic-link/* endpoints, a single-use token store, and expiry enforcement via the core hook pipeline.
gusmanwidodo/auth-kit-credentials
2 Downloads
Identifier + password login for Auth-Kit: register, login (email/phone/username + password), and forgot/reset password. Flexible single-identifier model, hashed passwords, single-use hashed reset tokens.
emberrenewed/laravel-auth-kit
11 Downloads
Laravel auth kit: Google, Facebook, and Iraqi phone OTP