enjoyscms / hybridauth
There is no license information available for the latest version (dev-master) of this package.
Social login (oauth) module for EnjoysCMS
Package info
github.com/EnjoysCMS/hybridauth
Type:enjoyscms-module
pkg:composer/enjoyscms/hybridauth
dev-master
2022-12-04 18:29 UTC
Requires
- php: >=8.0
- enjoyscms/admin: ^4.0
- enjoyscms/core: ^4.0
- hybridauth/hybridauth: ^3.8
Requires (Dev)
- vimeo/psalm: ^4.20
This package is auto-updated.
Last update: 2026-03-16 00:52:42 UTC
README
Module for EnjoysCMS for social sign. Based on hybridauth/hybridauth
Install
composer require enjoyscms/hybridauth:dev-master
Configure
Add to config.yml
enjoyscms/hybridauth: allow-auto-register: true providers: # example Google: enabled: true info: name: Google icon: fa fa-google keys: key: public-key secret: secret-key
Callback endpoint
https://project.example/oauth/callback