saleksin / flarum-auth-google
Allow users to log in with Google.
Installs: 3 218
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 2
Forks: 19
Open Issues: 0
Type:flarum-extension
Requires
- flarum/core: ^0.1.0-beta.8
- league/oauth2-google: ^3.0
This package is auto-updated.
Last update: 2024-10-23 11:50:37 UTC
README
Forked from flarum-auth-facebook with hope for easy compatibility fixes for new Flarum releases.
This extension enables Google Sign In and Sign up.
Compatible with Flarum Beta 14.x
Installation
composer require saleksin/flarum-auth-google
Updating
composer update saleksin/flarum-auth-google
Configuration
Enable the extension under the extensions tab in the admin area.
Make sure you configure app ID and secret in extension settings.