phpBB Studio - GitHub OAuth2 light

No screenshot
1.0.4 phpBB 3.2.7
Released:
Wed Oct 23, 2019 6:41 am
File size:
85.54 KiB
Validated for:
phpBB 3.2.7
MD5 checksum:
22e893e479f8264e23faaff3cdf20895
Install directory:
ext/phpbbstudio/goa
Dependencies:
phpbb-studio/oauth2
Description
New 2021 edition available here: https://phpbbstudio.com/viewtopic.php?f=20&t=34

------------------------------------------------------------------------------------------------------

## Requirements

phpBB >= 3.2.7, PHP extension intl, PHP extension cUrl, SSL/HTTPS enabled and capable site.

## Installation

Copy the extension to phpBB/ext/phpbbstudio/goa

Go to "ACP" > "Customise" > "Extensions" and enable the "phpBB Studio - GitHub OAuth2 light" extension.

## Application settings:

https://github.com/settings/developers

Copy and save the `Client ID` and `Client Secret` to use in the `ACP / client communication / authentication /` page.

## OAuth2 Redirects:

Two links is what you need to use in Redirects for the application to work.

Homepage URL
https://www.example.com/board/

Authorization callback URL
https://www.example.com/board/ucp.php?mode=login&login=external&oauth_service=studio_github


replace http://www.example.com/board with your Board's URL ;)
  • Revisions
    Version
    phpBB Version(s)