cakephp-two-factor-auth
Authentication plugin
A two-factor authentication plugin for CakePHP, providing an additional layer of security for user authentication.
Two-factor authentication plugin
37 stars
7 watching
11 forks
Language: PHP
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cakephp/authentication | Provides authentication functionality to secure user access in PHP applications. | 117 |
cakedc/users | A user authentication plugin for CakePHP that provides basic and advanced features for managing users. | 522 |
uzyn/cakephp-opauth | A plugin for integrating multi-provider authentication into CakePHP applications. | 128 |
admad/cakephp-jwt-auth | Provides JSON Web Token-based authentication for CakePHP applications | 163 |
admad/cakephp-social-auth | A CakePHP plugin for social authentication using OAuth 2.0 protocols. | 49 |
dereuromark/cakephp-tinyauth | A CakePHP plugin for handling authentication and authorization in a simple and efficient way. | 126 |
usemuffin/footprint | A CakePHP plugin to allow passing the currently logged-in user info to model layers. | 95 |
cakedc/auth | Auth objects and functionality for CakePHP applications | 32 |
cakephp/authorization | A middleware plugin providing framework around access control and authorization in the CakePHP framework. | 76 |
ali1/cakephp-bruteforce | A CakePHP plugin for adding Brute Force Protection to controller methods. | 3 |
jazzband/django-two-factor-auth | Provides Two-Factor Authentication for Django projects using django-otp and other libraries. | 1,695 |
bcrowe/cakephp-encrypted-type | Provides field-level encryption within the application layer before data is stored or transmitted to the database. | 8 |
lbuchs/webauthn | A PHP library for implementing 2-factor authentication using WebAuthn passkeys | 473 |
antonioribeiro/google2fa | Provides a PHP implementation of Google Two-Factor Authentication | 1,854 |
andrej-griniuk/cakephp-fractal-transformer-view | A CakePHP plugin that enables standardized transformation of API output using the Fractal library. | 19 |