enjoyscms/hybridauth

There is no license information available for the latest version (dev-master) of this package.

Social login (oauth) module for EnjoysCMS

Installs: 44

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:enjoyscms-module

dev-master 2022-12-04 18:29 UTC

This package is auto-updated.

Last update: 2024-04-15 20:45:37 UTC


README

Module for EnjoysCMS for social sign. Based on hybridauth/hybridauth

Supported providers

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