saleksin / flarum-auth-google
Allow users to log in with Google.
Package info
github.com/saleksin/flarum-auth-google
Type:flarum-extension
pkg:composer/saleksin/flarum-auth-google
v0.1.0-beta.14.0.0
2020-11-18 20:46 UTC
Requires
- flarum/core: ^0.1.0-beta.8
- league/oauth2-google: ^3.0
This package is auto-updated.
Last update: 2026-02-23 14:37:51 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.