PHPackages                             dreamfactory/df-oauth - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. dreamfactory/df-oauth

ActiveLibrary[HTTP &amp; Networking](/categories/http)

dreamfactory/df-oauth
=====================

OAuth support for DreamFactory Platform 2.0

1.0.3(1mo ago)749.4k↓72.9%8[2 issues](https://github.com/dreamfactorysoftware/df-oauth/issues)[4 PRs](https://github.com/dreamfactorysoftware/df-oauth/pulls)1Apache-2.0PHPPHP ^8.3

Since Aug 1Pushed 1mo ago11 watchersCompare

[ Source](https://github.com/dreamfactorysoftware/df-oauth)[ Packagist](https://packagist.org/packages/dreamfactory/df-oauth)[ Docs](https://www.dreamfactory.com/)[ RSS](/packages/dreamfactory-df-oauth/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (22)Versions (51)Used By (1)

df-oauth
========

[](#df-oauth)

DreamFactory OAuth support.

Overview
--------

[](#overview)

DreamFactory is a secure, self-hosted enterprise data access platform that provides governed API access to any data source, connecting enterprise applications and on-prem LLMs with role-based access and identity passthrough.

Configure DreamFactory OAuth Connector
--------------------------------------

[](#configure-dreamfactory-oauth-connector)

1. Log in to the DreamFactory admin interface.
2. Navigate to **Security** &gt; **Authentication** &gt; **Add Service**.
3. Choose the desired provider from the **Service Type** dropdown.
4. Enter the required details:
    - **Namespace:** Must end with `_oauth` (e.g., `github_oauth`).
    - **Label:** Example: `GitHub Sign In`. This label will be displayed on DreamFactory's login page as the text on the provider's sign-in button.
    - **Client ID:** Obtained from the provider's application settings.
    - **Client Secret:** Obtained from the provider's application settings.
    - **Redirect URL:** This must match the provider's application settings and the DreamFactory configuration. It should point to the `/sso` endpoint.
        - Example: If your namespace is `github_oauth`, the redirect URL should be: ```
            https://your-dreamfactory-instance.com/api/v2/github_oauth/sso

            ```
5. Save the configuration.
6. Log out, reload the page, and the new OAuth login option for the configured provider should be visible.

###  Health Score

63

—

FairBetter than 99% of packages

Maintenance86

Actively maintained with recent releases

Popularity34

Limited adoption so far

Community27

Small or concentrated contributor base

Maturity91

Battle-tested with a long release history

 Bus Factor3

3 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 ~109 days

Recently: every ~27 days

Total

37

Last Release

37d ago

Major Versions

0.20.0 → 1.0.02026-02-09

### Community

Maintainers

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

---

Top Contributors

[![df-arif](https://avatars.githubusercontent.com/u/10451617?v=4)](https://github.com/df-arif "df-arif (40 commits)")[![codyllord](https://avatars.githubusercontent.com/u/194454218?v=4)](https://github.com/codyllord "codyllord (16 commits)")[![thekevinm](https://avatars.githubusercontent.com/u/36458555?v=4)](https://github.com/thekevinm "thekevinm (15 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (12 commits)")[![oleksandrkits](https://avatars.githubusercontent.com/u/42465412?v=4)](https://github.com/oleksandrkits "oleksandrkits (9 commits)")[![yaroslavmo](https://avatars.githubusercontent.com/u/40685592?v=4)](https://github.com/yaroslavmo "yaroslavmo (8 commits)")[![volodymyrpoli](https://avatars.githubusercontent.com/u/48056356?v=4)](https://github.com/volodymyrpoli "volodymyrpoli (7 commits)")[![nicdavidson](https://avatars.githubusercontent.com/u/59121543?v=4)](https://github.com/nicdavidson "nicdavidson (4 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![tomonorman](https://avatars.githubusercontent.com/u/68368403?v=4)](https://github.com/tomonorman "tomonorman (1 commits)")[![daniilly](https://avatars.githubusercontent.com/u/117088089?v=4)](https://github.com/daniilly "daniilly (1 commits)")

---

Tags

apirestoauthdreamfactory

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dreamfactory-df-oauth/health.svg)

```
[![Health](https://phpackages.com/badges/dreamfactory-df-oauth/health.svg)](https://phpackages.com/packages/dreamfactory-df-oauth)
```

###  Alternatives

[dreamfactory/df-core

DreamFactory(tm) Core Components

1652.1k38](/packages/dreamfactory-df-core)[abantecart/ups-php

UPS PHP SDK based on OAuth

1817.2k](/packages/abantecart-ups-php)

PHPackages © 2026

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