ianm/oauth-reddit

Reddit oauth provider for Flarum

Installs: 424

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:flarum-extension

0.1.0 2023-01-30 08:13 UTC

This package is auto-updated.

Last update: 2024-03-29 04:46:58 UTC


README

License Latest Stable Version Total Downloads

A Flarum extension. Reddit oauth provider for Flarum

Features

Adds a Reddit provider to FoF OAuth to enable Login with Reddit functionality.

Note that Reddit does not provide the user's email address via it's API. New users signing up to your Flarum forum will be asked to enter their email address as part of the first login

You must register your forum as an application and obtain a client ID and secret before users can login using their Reddit crdntials. See Reddit Docs for more information.

Installation

Install with composer:

composer require ianm/oauth-reddit

Updating

composer update ianm/oauth-reddit
php flarum cache:clear

Links