neosrulez/hybridauth

Last activity 14 Feb 2021 11
composer require neosrulez/hybridauth

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

0.1.3

Version
0.1.3
Type
neos-package
Release Date
Feb 14, 2021 16:42
Source
git
Distribution
zip
Requires
  • neos/neos: *
  • league/oauth2-github: *
  • league/oauth2-google: *
  • league/oauth2-facebook: *
e54516b7ca42b68c8d841757556e4388ddaa18e9

Readme excerpt

Hybrid authentication plugin for Neos CMS.

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

Installation

The NeosRulez.HybridAuth package is listed on packagist (https://packagist.org/packages/neosrulez/hybridauth) - 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

You can configure everything in Settings.yaml:

NeosRulez: HybridAuth: Provider: github: clientId: '4859d7d83243241666ca8' clientSecret: '87384sdfsdf05cc7a9b91ee4ae2b7d2081394' …
Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 85 package(s).