PHPackages                             flownative/flow-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. flownative/flow-auth0

ActiveNeos-package[Authentication &amp; Authorization](/categories/authentication)

flownative/flow-auth0
=====================

A package to integrate Auth0 with Flow applications

06PHP

Since Sep 5Pushed 6y ago2 watchersCompare

[ Source](https://github.com/flownative/flow-auth0)[ Packagist](https://packagist.org/packages/flownative/flow-auth0)[ RSS](/packages/flownative-flow-auth0/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![MIT license](https://camo.githubusercontent.com/4661abfe916186acde514558e7f040833cb63ba7098401a51ce339cbb2b4cf9e/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e737667)](http://opensource.org/licenses/MIT)[![Packagist](https://camo.githubusercontent.com/bf17beaaa4905f6e55fb44b4a8377a85e30525bc403edd42543f6dd116f05f72/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f666c6f776e61746976652f666c6f772d61757468302e737667)](https://packagist.org/packages/flownative/flow-auth0)[![Maintenance level: Acquaintance](https://camo.githubusercontent.com/750673d8ac23cfeb2421a23f118f82ce29736a494ebee758ee5362010e1dbfe9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d61696e74656e616e63652d2545322539392541312d6666363962342e737667)](https://www.flownative.com/en/products/open-source.html)

Auth0 integration for Flow 5.x
==============================

[](#auth0-integration-for-flow-5x)

This [Flow](https://flow.neos.io) package helps with integrating [Auth0](https://auth0.com) for authentication and authorization.

It provides you with a wrapper for the management API which can be injected as a service into your own classes. The wrapper makes sure that the Auth0 client is configured correctly according to your settings.

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

[](#installation)

The Auth0 integration is installed as a regular Flow package via Composer. For your existing project, simply include `flownative/auth0` into the dependencies of your Flow or Neos distribution:

```
$ composer require flownative/auth0:1.*
```

Configuration
-------------

[](#configuration)

In order to use the Management API you need to provide access to this package via the Auth0 dashboard. Create a new Auth0 machine-to-machine application ([documentation](https://auth0.com/docs/api/management/v2/create-m2m-app)), choose the Auth0 Management API and select the required scopes. When you authorized the new application, you'll find the necessary client id and client secret in the settings panel.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity36

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10280881?v=4)[Flownative](/maintainers/flownative)[@flownative](https://github.com/flownative)

---

Top Contributors

[![robertlemke](https://avatars.githubusercontent.com/u/95582?v=4)](https://github.com/robertlemke "robertlemke (6 commits)")

### Embed Badge

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

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

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.2M17](/packages/kartik-v-yii2-password)

PHPackages © 2026

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