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)0170[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 today

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

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 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

1176d 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

[mews/purifier

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

2.0k18.7M142](/packages/mews-purifier)[paragonie/ecc

PHP Elliptic Curve Cryptography library

24820.0k37](/packages/paragonie-ecc)

PHPackages © 2026

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