PHPackages                             in2code/typo3-oauth2-client-fork - 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. in2code/typo3-oauth2-client-fork

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

in2code/typo3-oauth2-client-fork
================================

FORK: TYPO3 OAuth2 Login Client (backend and frontend)

3.0.1(2y ago)011.0k↓50%1GPL-2.0-or-laterPHPPHP ^8.1

Since Mar 11Pushed 2y agoCompare

[ Source](https://github.com/in2code-de/ext-oauth2-client)[ Packagist](https://packagist.org/packages/in2code/typo3-oauth2-client-fork)[ Docs](https://github.com/waldhacker/ext-oauth2-client)[ RSS](/packages/in2code-typo3-oauth2-client-fork/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (26)Versions (10)Used By (0)

[![ci](https://github.com/waldhacker/ext-oauth2-client/actions/workflows/ci.yml/badge.svg)](https://github.com/waldhacker/ext-oauth2-client/actions/workflows/ci.yml)

FORK NOTICE: This package is a fork of
========================================================================================

[](#fork-notice-this-package-is-a-fork-of-httpsgithubcomwaldhackerext-oauth2-client)

**ATTENTION: You should use the original package. We at in2code GmbH are forking this extension to adapt it to our needs. Code in this repo may change and even break without prior notice.**

TYPO3 OAuth2 login client (backend and frontend)
================================================

[](#typo3-oauth2-login-client-backend-and-frontend)

Allow your frontend and backend users to add login possibilities via any OAuth2 provider. Popular examples are Github or Gitlab, Google, Facebook or LinkedIn or classically self-hosted solutions like Keycloak.

The extension allows administrators/integrators to configure various providers and offers any frontend and/or backend user an interface to add their OAuth2 based login.

This extension is especially powerful in combination with the Multi-Factor Capabilities of TYPO3 as you can provide backend users with a single-sign-on login of their choice and add additional security of MFA to TYPO3.

For more info, please refer to the documentation.

Backend login
-------------

[](#backend-login)

[![Image of Dashboards](Documentation/Images/Backend/loginScreen.png)](Documentation/Images/Backend/loginScreen.png) [![Image of Dashboards](Documentation/Images/Backend/configuredProviders.png)](Documentation/Images/Backend/configuredProviders.png)

Frontend login
--------------

[](#frontend-login)

[![Image of Dashboards](Documentation/Images/Frontend/loginScreen.png)](Documentation/Images/Frontend/loginScreen.png) [![Image of Dashboards](Documentation/Images/Frontend/configuredProviders.png)](Documentation/Images/Frontend/configuredProviders.png)

Quick Install
-------------

[](#quick-install)

`composer req waldhacker/typo3-oauth2-client`

Issues &amp; Contributions
--------------------------

[](#issues--contributions)

Find the code at

Report issues at

### Security

[](#security)

If you learn about a potential security issue, please **always** contact us via  and please **do not** create a public visible issue. Please always include the version number where you've discovered the issue.

Alternatively you can contact the TYPO3 Security Team via . Please always include the version number where you've discovered the issue. For more details see [TYPO3 Security Team](https://typo3.org/community/teams/security/).

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 50.7% 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

Every ~109 days

Recently: every ~102 days

Total

8

Last Release

763d ago

Major Versions

1.0.1 → 2.0.02022-04-02

2.1.1 → 3.0.02024-02-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/c7b0e95a86a09cd1d3f7a0089ae701ccbe840ae9d794def4ef1829ceae48d061?d=identicon)[in2code](/maintainers/in2code)

---

Top Contributors

[![waldhacker1](https://avatars.githubusercontent.com/u/4954582?v=4)](https://github.com/waldhacker1 "waldhacker1 (37 commits)")[![susannemoog](https://avatars.githubusercontent.com/u/321804?v=4)](https://github.com/susannemoog "susannemoog (17 commits)")[![vertexvaar](https://avatars.githubusercontent.com/u/5594393?v=4)](https://github.com/vertexvaar "vertexvaar (8 commits)")[![maikschneider](https://avatars.githubusercontent.com/u/696865?v=4)](https://github.com/maikschneider "maikschneider (5 commits)")[![huersch](https://avatars.githubusercontent.com/u/7778669?v=4)](https://github.com/huersch "huersch (3 commits)")[![julianhofmann](https://avatars.githubusercontent.com/u/25646388?v=4)](https://github.com/julianhofmann "julianhofmann (2 commits)")[![waldhacker-joerg](https://avatars.githubusercontent.com/u/92523446?v=4)](https://github.com/waldhacker-joerg "waldhacker-joerg (1 commits)")

###  Code Quality

Static AnalysisPHPStan, Psalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/in2code-typo3-oauth2-client-fork/health.svg)

```
[![Health](https://phpackages.com/badges/in2code-typo3-oauth2-client-fork/health.svg)](https://phpackages.com/packages/in2code-typo3-oauth2-client-fork)
```

###  Alternatives

[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)[typo3/testing-framework

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

675.0M775](/packages/typo3-testing-framework)[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)[eliashaeussler/typo3-warming

Warming - Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.

20229.9k](/packages/eliashaeussler-typo3-warming)[evoweb/sf-register

Frontend User Registration

13177.1k1](/packages/evoweb-sf-register)

PHPackages © 2026

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