Skip to content

TinkoLiu/Discuz_Battle_net_OAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discuz_Battle_net_OAuth

中文简介

A Battle.net OAuth login plugin for Discuz! X.

Made by Tinko for Goblin Academy.

Dependency

  • php curl module is required

Usage

  1. Copy ga_bnet folder into [discuz_root]/source/plugin
  2. Install the plugin.
  3. Configure it with your Battle.net API Key and Secret from Blizzard Battle.net Developer Portal

Notice

  1. Redirect URIs will generated automatically in the configure page.
  2. Make sure your session function was enabled.