PHPackages                             leuchtfeuer/auth0 - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. leuchtfeuer/auth0

ActiveTypo3-cms-extension[Authentication &amp; Authorization](/categories/authentication)

leuchtfeuer/auth0
=================

Auth0 is the solution you need for web, mobile, IoT, and internal applications. Loved by developers and trusted by enterprises.

v13.0.4(3mo ago)822.3k↓47.9%11[2 PRs](https://github.com/Leuchtfeuer/auth0-for-typo3/pulls)GPL-2.0-or-laterPHPCI passing

Since Dec 18Pushed 1mo ago5 watchersCompare

[ Source](https://github.com/Leuchtfeuer/auth0-for-typo3)[ Packagist](https://packagist.org/packages/leuchtfeuer/auth0)[ Docs](https://www.Leuchtfeuer.com)[ Fund](https://www.Leuchtfeuer.com)[ GitHub Sponsors](https://github.com/flossels)[ RSS](/packages/leuchtfeuer-auth0/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (14)Versions (55)Used By (0)

Auth0 for TYPO3
===============

[](#auth0-for-typo3)

[![Auth0TYPO3](https://camo.githubusercontent.com/df00c62a477ba19cf299e219caa495e2dfcd5b607c2ba493aa24b8d90dde619c/68747470733a2f2f7777772e4c657563687466657565722e636f6d2f66696c6561646d696e2f6769746875622f61757468302d666f722d7479706f332f5459504f332d41757468302e706e67 "Auth0 for TYPO3")](https://www.Leuchtfeuer.com/)

[![Latest Stable Version](https://camo.githubusercontent.com/76939c975d43f724d25e60c7050b99842b291784df35a73bdb584b96bd73fe64/68747470733a2f2f706f7365722e707567782e6f72672f6c657563687466657565722f61757468302f762f737461626c65)](https://packagist.org/packages/leuchtfeuer/auth0)[![Build Status](https://github.com/Leuchtfeuer/auth0-for-typo3/workflows/Continous%20Integration/badge.svg)](https://github.com/Leuchtfeuer/auth0-for-typo3)[![Total Downloads](https://camo.githubusercontent.com/4b7c6dc6bd95990f323e2155779ad0b25d20902f3bdbb0c21f37fefbdbc11f24/68747470733a2f2f706f7365722e707567782e6f72672f6c657563687466657565722f61757468302f646f776e6c6f616473)](https://packagist.org/leuchtfeuer/auth0)[![Latest Unstable Version](https://camo.githubusercontent.com/7f28c99555e604c8f7f00201f29c988dc4c8e0621cb47d0997a395ee1cc2eeec/68747470733a2f2f706f7365722e707567782e6f72672f6c657563687466657565722f61757468302f762f756e737461626c65)](https://packagist.org/leuchtfeuer/auth0)[![Code Climate](https://camo.githubusercontent.com/31459945d6f36e71432e8190e155df434b066c3b905e43f1f7cd2ba7ed3d9fe0/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f4c657563687466657565722f61757468302d666f722d7479706f332f6261646765732f6770612e737667)](https://codeclimate.com/github/Leuchtfeuer/auth0-for-typo3)[![Code Coverage](https://camo.githubusercontent.com/0aad3b9ca930b132b9a20bd0c6c623bf53f8e3652e62e4b1cac96e3157dbcf50/68747470733a2f2f636f6465636f762e696f2f67682f4c657563687466657565722f61757468302d666f722d7479706f332f6272616e63682f6d61737465722f67726170682f62616467652e7376673f746f6b656e3d70636c4a325370626f4c)](https://codecov.io/gh/Leuchtfeuer/auth0-for-typo3)

This extension allows you to log into a TYPO3 backend via Auth0.
The full documentation for the latest releases can be found [here](https://docs.typo3.org/p/leuchtfeuer/auth0/master/en-us/).

*If you are searching for the documentation for version 3.2.1 and below, you can take a look at the former [bitmotion/auth0 documentation](https://docs.typo3.org/p/bitmotion/auth0/master/en-us/).*

Requirements
------------

[](#requirements)

You need access to an [Auth0](https://auth0.com/) instance.
We are currently supporting following TYPO3 versions:

Extension VersionTYPO3 v13 SupportTYPO3 v12 SupportTYPO3 v11 SupportTYPO3 v10 SupportTYPO3 v9 SupportTYPO3 v8 Support13.xx-----5.x-xx---4.x--xx--3.x---xx2.x----x1.x-----x*Alpha support for TYPO3 v12.4 is available since version 5.0.0-alpha.*

*Please note that support for frontend login was dropped with version 13.0.0.*

About Auth0
-----------

[](#about-auth0)

Auth0 helps you to:

- Add authentication with [multiple authentication sources](https://auth0.com/docs/identityproviders), either social like **Google, Facebook, Microsoft Account, LinkedIn, GitHub, Twitter, Box, Salesforce, among others**, or enterprise identity systems like Windows Azure AD, Google Apps, Active Directory, ADFS or any SAML Identity Provider.
- Add authentication through more traditional [username/password databases](https://auth0.com/docs/connections/database/custom-db).
- Add support for [linking different user accounts](https://auth0.com/docs/link-accounts)with the same user.
- Support for generating signed [JSON Web Tokens](https://auth0.com/docs/jwt)to call your APIs and flow the user identity securely.
- Analytics of how, when, and where users are logging in.
- Pull data from other sources and add it to the user profile, through [JavaScript rules](https://auth0.com/docs/rules/current).

Contributing
------------

[](#contributing)

You can contribute by making a **pull request** to the master branch of this repository. Or just send us some **beers**...

### Forms

[](#forms)

There is a way to update users metadata using the TYPO3 form framework. A registration and "password forgotten" form is also available. If you are interested in that, do not hesitate to contact us.

### TYPO3 as Identity Provider

[](#typo3-as-identity-provider)

It is possible to use your existing TYPO3 instance as identity provider for Auth0. This is a comfortable way to integrate Auth0 into an existing environment where all user data and passwords are already stored in your TYPO3 instance. Other applications can easily connect to your Auth0 tenant. You will not lose any existing user data or passwords.

###  Health Score

57

—

FairBetter than 98% of packages

Maintenance86

Actively maintained with recent releases

Popularity34

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Every ~62 days

Recently: every ~7 days

Total

43

Last Release

104d ago

Major Versions

v4.0.2 → v5.0.22023-10-30

v3.5.3 → v5.0.32024-05-21

v5.0.5 → v13.0.02025-01-20

v5.0.6 → v13.0.32026-01-06

v5.1.0 → v13.0.42026-02-04

PHP version history (4 changes)1.0.0PHP &gt;=7.0.0 &lt;7.3

3.0.0bPHP &gt;=7.2.0 &lt;7.4

v5.0.6PHP ^7.4 || ^8.0

v5.1.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20301893?v=4)[Leuchtfeuer Digital Marketing](/maintainers/LeuchtfeuerDigitalMarketing)[@LeuchtfeuerDigitalMarketing](https://github.com/LeuchtfeuerDigitalMarketing)

---

Top Contributors

[![flossels](https://avatars.githubusercontent.com/u/8256874?v=4)](https://github.com/flossels "flossels (168 commits)")[![elbebass](https://avatars.githubusercontent.com/u/441657?v=4)](https://github.com/elbebass "elbebass (125 commits)")[![yabid21](https://avatars.githubusercontent.com/u/78373325?v=4)](https://github.com/yabid21 "yabid21 (53 commits)")[![bmheins](https://avatars.githubusercontent.com/u/32935316?v=4)](https://github.com/bmheins "bmheins (50 commits)")[![MFabse](https://avatars.githubusercontent.com/u/36532779?v=4)](https://github.com/MFabse "MFabse (11 commits)")[![bmgrieger](https://avatars.githubusercontent.com/u/55093258?v=4)](https://github.com/bmgrieger "bmgrieger (7 commits)")[![mkauschmann](https://avatars.githubusercontent.com/u/173054489?v=4)](https://github.com/mkauschmann "mkauschmann (4 commits)")[![iwillenbrock](https://avatars.githubusercontent.com/u/132353832?v=4)](https://github.com/iwillenbrock "iwillenbrock (3 commits)")[![balasch](https://avatars.githubusercontent.com/u/68707177?v=4)](https://github.com/balasch "balasch (2 commits)")

---

Tags

auth0authenticationbackendextensionfrontendloginpulginsignupsocialloginssotypo3userSSOloginauth0typo3

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/leuchtfeuer-auth0/health.svg)

```
[![Health](https://phpackages.com/badges/leuchtfeuer-auth0/health.svg)](https://phpackages.com/packages/leuchtfeuer-auth0)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[typo3/testing-framework

The TYPO3 testing framework provides base classes for unit, functional and acceptance testing.

675.0M775](/packages/typo3-testing-framework)[fluidtypo3/vhs

This is a collection of ViewHelpers for performing rendering tasks that are not natively provided by TYPO3's Fluid templating engine.

1954.1M49](/packages/fluidtypo3-vhs)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[in2code/femanager

Modern TYPO3 Frontend User Registration.

49745.4k6](/packages/in2code-femanager)[pagemachine/typo3-formlog

Form log for TYPO3

23225.3k6](/packages/pagemachine-typo3-formlog)

PHPackages © 2026

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