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

Version
0.1
Type
neos-package
Release Date
Nov 10, 2020 19:41
Source
git
Distribution
zip
Requires
  • neos/neos: *
  • league/oauth2-github: *
  • league/oauth2-google: *
  • league/oauth2-facebook: *
83466469f2d8b123df4f5e241e6b005a04fbbde6

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).