PHPackages                             devhub/bypass-two-factorauth - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. devhub/bypass-two-factorauth

ActiveMagento2-module[Security](/categories/security)

devhub/bypass-two-factorauth
============================

Using the Bypass Two Factor Auth, the store manager can disable the 2FA authorization for specific admin users chosen from the magento backend.

1.0.4(3y ago)0154[1 issues](https://github.com/TheDeveloperHub-devhub/Bypass2FA/issues)proprietaryPHPPHP &gt;=7.1.0

Since Apr 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/TheDeveloperHub-devhub/Bypass2FA)[ Packagist](https://packagist.org/packages/devhub/bypass-two-factorauth)[ RSS](/packages/devhub-bypass-two-factorauth/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Overview
========

[](#overview)

In Magento 2.4.x, some merchants have trouble with two-factor authentications and want Magento’s previous behavior. By using DeveloperHub Bypass2FA extension, selected admin users will have direct access to the admin dashboard without passing through the two- factor authentication process. So, the efficiency will be enhanced and admin stuff will speed up. In addition to that, this module helps to bypass 2FA for the integrations that use the default Magento’s API for token generation. All the Magento’s APIs which need Magento token as bearer needs admin token/integration token for calling APIs. This module gives the ability to generate the Admin Token without needing to go through tired some process of 2FA.

### Features

[](#features)

- Allow the merchant to bypass 2FA for selected admin users.
- Allow the merchant to re-enable 2FA at any time for the selected admin users.
- Provides facility to bypass 2FA for the third-party integrations that use the default Magento’s API for token generation such as Ship Station etc.
- Provides the facility to generate the Admin Token without needing to go through tired process of 2FA.
- Helps the merchant to keep using the integrations and make it compatible withMagento’s 2.4.x.

Installation
------------

[](#installation)

Install the module as a composer requirement for environments:

```
    composer require devhub/bypass-two-factorauth
    php bin/magento module:enable DeveloperHub_Bypass2FA
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1128d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/76fd9ec933b932f2e66e76b41fe41d4397bb62f840dc1330d8f0b37b18304d4a?d=identicon)[TheDeveloperHub-devhub](/maintainers/TheDeveloperHub-devhub)

---

Top Contributors

[![theDeveloperHub-devhub](https://avatars.githubusercontent.com/u/130691789?v=4)](https://github.com/theDeveloperHub-devhub "theDeveloperHub-devhub (2 commits)")

### Embed Badge

![Health badge](/badges/devhub-bypass-two-factorauth/health.svg)

```
[![Health](https://phpackages.com/badges/devhub-bypass-two-factorauth/health.svg)](https://phpackages.com/packages/devhub-bypass-two-factorauth)
```

###  Alternatives

[defuse/php-encryption

Secure PHP Encryption Library

3.9k162.4M214](/packages/defuse-php-encryption)[roave/security-advisories

Prevents installation of composer packages with known security vulnerabilities: no API, simply require it

2.9k97.3M6.4k](/packages/roave-security-advisories)[mews/purifier

Laravel 5/6/7/8/9/10 HtmlPurifier Package

2.0k16.7M113](/packages/mews-purifier)[robrichards/xmlseclibs

A PHP library for XML Security

41278.1M118](/packages/robrichards-xmlseclibs)[bjeavons/zxcvbn-php

Realistic password strength estimation PHP library based on Zxcvbn JS

86917.5M63](/packages/bjeavons-zxcvbn-php)[enlightn/security-checker

A PHP dependency vulnerabilities scanner based on the Security Advisories Database.

33732.2M110](/packages/enlightn-security-checker)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
