PHPackages                             lekoala/silverstripe-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. lekoala/silverstripe-auth0

ActiveSilverstripe-module[Authentication &amp; Authorization](/categories/authentication)

lekoala/silverstripe-auth0
==========================

Auth0 integration for any SilverStripe site

1142[1 issues](https://github.com/lekoala/silverstripe-auth0/issues)PHP

Since Oct 4Pushed 8y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

SilverStripe Auth0 module
=========================

[](#silverstripe-auth0-module)

Integrates [Auth0](https://auth0.com/) into your login form. Currently, it only supports social connections. Login is done through a popup.

Database/passwordless authentication is not supported as of now.

Configuration using Constants
=============================

[](#configuration-using-constants)

Define the following constants in your \_ss\_environment.php:

```
define('AUTH0_DOMAIN','');
define('AUTH0_CLIENT_ID','');
define('AUTH0_CLIENT_SECRET','');
define('AUTH0_DOMAIN','');

```

Configuration using SiteConfig
==============================

[](#configuration-using-siteconfig)

Apply the following extension:

```
SiteConfig:
  extensions:
    - Auth0SiteConfigExtension

```

Compatibility
=============

[](#compatibility)

Tested with 3.5+

Maintainer
==========

[](#maintainer)

LeKoala -

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/701d0bd1837aa291814dafee750a02471e7e0d20749626350231ffd3bfec0ec1?d=identicon)[lekoala](/maintainers/lekoala)

---

Top Contributors

[![lekoala](https://avatars.githubusercontent.com/u/250762?v=4)](https://github.com/lekoala "lekoala (17 commits)")

---

Tags

auth0silverstripe

### Embed Badge

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

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

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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