gusmanwidodo/auth-kit dependents (4) Order by: name | downloads Show: all | require | require-dev
-
PHP
gusmanwidodo/auth-kit-magic-link
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.
-
PHP
gusmanwidodo/auth-kit-organization
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.
-
PHP
gusmanwidodo/auth-kit-otp
One-time password (OTP) plugin for Auth-Kit. Adds /auth-kit/otp/* endpoints and a code store.
-
PHP
gusmanwidodo/auth-kit-permissions
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.