Xenforo as an OAuth2 service

aidanohart

Member
Hi there,
Just interested if there is some way I could use Xenforo as an OAuth2 service and make it the central way to have all user accounts across all my different apps and services.

An example for some people..
1. On an external website, the login button will redirect you to the Xenforo page (sends through a redirect url etc)
2. Once on the Xenforo website, login to your account and it will then redirect back to the external website with an array of user data
I can do the rest through API as I've seen the documentation about the endpoints
 
Top Bottom