- Compatible XF Versions
- 1.5
- Additional Requirements
- OpenSSL (HTTPS), OpenXBL Application Key
Allow your users to authenticate and associate their Xbox Live profile with their account. They will be able to login using this method thanks to OpenXBL - an open source Xbox Live API. How is this possible? Microsoft has a public API already it just has no documentation so you are left to your own devices when trying to make sense of it all. OpenXBL takes care of that for you and provides a quick and easy to use API that takes the mess out of figuring it out.
Features
Requirements
This is just a beta and is an early release so it only supports single sign on for now. It is open source so you can start changing that if you'd like. If not, I will be working on rolling o
Features
- Single Sign On (SSO)
- User Authentication Token
Requirements
- OpenSSL or similar (need HTTPS)
- OpenXBL Application Key (free, requires an Xbox profile)
- Upload contents of 'upload' folder to XenForo root
- Edit 'openxbl.php' in root and change 'YOUR-XENFORO-URL.COM' with your URL
- Go to your XBL.IO profile and set up the 'Xbox App' in your profile.
- Inside the XenForo settings for OpenXBL put your Application Key in.
- Home > Options > OpenXBL
This is just a beta and is an early release so it only supports single sign on for now. It is open source so you can start changing that if you'd like. If not, I will be working on rolling o