Author: phpbbstudio.com
Extension description: # phpBB Studio - Discord OAuth2 light
## Installation
Copy the extension to
./ext/phpbbstudio/dol
Go to "ACP" > "Customise" > "Extensions" and enable the phpBB Studio - Discord OAuth2 light extension.
## Application settings:
https://discordapp.com/developers/applications/ (New application)
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 (http or https is ok)
http://www.example.com/board/ucp.php?mode=login&login=external&oauth_service=studio_discord
http://www.example.com/board/ucp.php?i=ucp_auth_link&mode=auth_link&link=1&oauth_service=studio_discord
replace
http://www.example.com/board
with your Board's URL ;-D## Scopes:
identify
## License
[GPLv2](license.txt)
Extension version: 1.0.3
Tested on phpBB version: 3.2.7
Download file: phpbbstudio_DOL_103.zip
File size: 87.37 KiB
Extension overview page: View
Except where otherwise noted, the phpBB Team is not responsible nor required to provide support for this extension. By installing this extension, you acknowledge that the phpBB Support Team or phpBB Extension Customisations Team may not be able to provide support.
-->Extension support<--