1 repository
Middleware that checks a session flag after login and redirects to a verification form if two-factor authentication is not completed.
Distinct from Two-Factor Authentication: Distinct from Two-Factor Authentication: focuses on the middleware enforcement layer rather than token generation or management.
Explore 1 awesome GitHub repository matching security & cryptography · Middleware. Refine with filters or upvote what's useful.
This is a pre-built Laravel application scaffolding that provides a ready-to-use administration interface with user, role, and permission management out of the box. It serves as a foundation for building backend applications, offering an authorization system that assigns and restricts user actions through roles and permissions using a dedicated package. The boilerplate includes a multilingual interface with over 20 built-in language translations and timezone-aware date display for global audiences. It also provides a two-factor authentication implementation that adds an extra security layer d
Enforces two-factor verification through middleware that redirects to a verification form after login.