PHPackages                             neosrulez/hybridauth - 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. neosrulez/hybridauth

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

neosrulez/hybridauth
====================

A Neos CMS plugin which enables login with Google, Github and Facebook to the Neos CMS backend.

0.1.3(5y ago)011PHP

Since Nov 10Pushed 5y ago1 watchersCompare

[ Source](https://github.com/patriceckhart/NeosRulez.HybridAuth)[ Packagist](https://packagist.org/packages/neosrulez/hybridauth)[ RSS](/packages/neosrulez-hybridauth/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (4)Versions (5)Used By (0)

Hybrid authentication plugin for Neos CMS.
==========================================

[](#hybrid-authentication-plugin-for-neos-cms)

A Neos CMS plugin which enables login with Google, Github and Facebook to the Neos CMS backend.

[![HybridAuth](https://raw.githubusercontent.com/patriceckhart/NeosRulez.HybridAuth/master/HybridAuth.png)](https://raw.githubusercontent.com/patriceckhart/NeosRulez.HybridAuth/master/HybridAuth.png)

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

[](#installation)

The NeosRulez.HybridAuth package is listed on packagist () - therefore you don't have to include the package in your "repositories" entry any more.

Just add the following line to your require section:

```
"neosrulez/hybridauth": "*"

```

Settings.yaml
-------------

[](#settingsyaml)

You can configure everything in Settings.yaml:

```
NeosRulez:
  HybridAuth:
    Provider:
      github:
        clientId: '4859d7d83243241666ca8'
        clientSecret: '87384sdfsdf05cc7a9b91ee4ae2b7d2081394'
        callBackUri: 'http://dev.neos1.loc/neosrulez-hybridauth-github-auth'
        defaultRole: 'Neos.Neos:Administrator'
      facebook:
        facebookAppId: '8012324325000'
        facebookAppSecret: '92f471a234234dbd3e76c045181c3'
        redirectUri: 'http://dev.neos1.loc/neosrulez-hybridauth-facebook-auth'
        defaultRole: 'Neos.Neos:Administrator'
      google:
        googleClientId: '4859d6867671666ca8'
        googleClientSecret: '87384bf2fgh546459b91ee4ae2b7d2081394'
        callBackUri: 'http://dev.neos1.loc/neosrulez-hybridauth-google-auth'
        defaultRole: 'Neos.Neos:Administrator'

```

Author
------

[](#author)

- E-Mail:
- URL:

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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.

###  Release Activity

Cadence

Every ~31 days

Total

4

Last Release

1917d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8604597e730303a1739fbb6a24bcf77019b22068e5d838ae4c12756e8121b488?d=identicon)[patriceckhart](/maintainers/patriceckhart)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/neosrulez-hybridauth/health.svg)

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

###  Alternatives

[fof/oauth

Allow users to log in with GitHub, Facebook, Google, Discord, GitLab, LinkedIn, and more!

50118.7k41](/packages/fof-oauth)[axepress/wp-graphql-headless-login

A WordPress plugin that provides headless login and authentication for WPGraphQL

10512.9k](/packages/axepress-wp-graphql-headless-login)[flowpack/neos-frontendlogin

Neos plugin demonstrating a simple frontend login

22222.5k1](/packages/flowpack-neos-frontendlogin)[dukt/social

Let your visitors log into Craft with web services like Facebook, Google, Twitter…

1141.0k5](/packages/dukt-social)[sandstorm/neostwofactorauthentication

1223.6k](/packages/sandstorm-neostwofactorauthentication)[jamesedmonston/graphql-authentication

GraphQL authentication for your headless Craft CMS applications.

2917.0k](/packages/jamesedmonston-graphql-authentication)

PHPackages © 2026

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