Skip to content

z3rodaycve/mybb_apiplugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation



[MyBB] Authentication Plugin v1.0.0

Authentication, 3rd Party App Support, Open Source

Download MyBB

Overview

Authentication Plugin is an opensource MyBB plugin that allows you to use your MyBB forum as an authentication system for your applications (tools, mods).
Users receive unique API keys, and access is locked to their HWID unless an HWID change is requested.

Installation

Installation is simple, to install Authentication Plugin you need to:

  1. Copy the repository / Download the MyBB plugin under releases (or from official MyBB extend site), and extract it
  2. Pick one of the example programs for implementation details and authentication usage.
  3. Install and activate the MyBB plugin!

If you need help with installing/configuring Authentication Plugin, feel free to contact me anytime using any of the contact details listed on my GitHub profile.

Future roadmap / To-do List

  • Add an option to send out HWID request messages to multiple users (for example; whole admin usergroup)
  • Create a log for each time a user has interacted / logged into application with his API key

License

Authentication Plugin is released under the GNU GPL v3 license.
Authentication Plugin uses MyBB Opensource Forum Software.

About

Use your MyBB forum as a authentication for your apps (mods, trainers...)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors