PHPackages                             codex/auth - 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. codex/auth

ActiveCodex-addon[Authentication &amp; Authorization](/categories/authentication)

codex/auth
==========

Codex Addon - Provides authentication using oauth providers (socialite) to restrict project access

0333PHP

Since Apr 27Pushed 7y ago1 watchersCompare

[ Source](https://github.com/codex-project/auth)[ Packagist](https://packagist.org/packages/codex/auth)[ RSS](/packages/codex-auth/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

   title Auth   subtitle Addons  Auth
====

[](#auth)

Provides authentication using oauth providers to restrict project access.

### Installation

[](#installation)

```
composer require codex/auth
php artisan codex:addons:enable codex/auth
php artisan vendor:publish --provider="Codex\Auth\AuthAddonServiceProvider"
```

### Configuration

[](#configuration)

**\[project\]/config.php**

```
[
    // ...
    'disk' => 'my-dropbox-project',
    // ...
];
```

Copyright/License
-----------------

[](#copyrightlicense)

Copyright 2019 [Robin Radic](https://github.com/RobinRadic) - [MIT Licensed](LICENSE.md)

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

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/303828383a9c2bf382436a61f4471425428b28c095c6df9a9714444cbc163538?d=identicon)[radic](/maintainers/radic)

### Embed Badge

![Health badge](/badges/codex-auth/health.svg)

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

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

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

PHPackages © 2026

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