A Battle.net OAuth login plugin for Discuz! X.
Made by Tinko for Goblin Academy.
- php curl module is required
- Copy
ga_bnet
folder into[discuz_root]/source/plugin
- Install the plugin.
- Configure it with your Battle.net API Key and Secret from Blizzard Battle.net Developer Portal
Redirect URIs
will generated automatically in the configure page.- Make sure your
session function
was enabled.