Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
What do you mean by this specifically?If you generally mean some sort of single sign on type of system (though there would be 2 user DBs maintained: yours and XF's), that would be possible, though it would require a reasonable amount of custom development within XF to handle things like authenticating against your DB, creating XF users, and potentially limiting some changes within XF (like password or email changes).In terms of the API, there is some overview info here:[URL unfurl="true"]https://xenforo.com/xf2-docs/dev/rest-api/[/URL]That then links to the list of endpoints. You can do things like create users, if you wanted to go down the approach of creating a user in XF when they are created in your DB, for example.
What do you mean by this specifically?
If you generally mean some sort of single sign on type of system (though there would be 2 user DBs maintained: yours and XF's), that would be possible, though it would require a reasonable amount of custom development within XF to handle things like authenticating against your DB, creating XF users, and potentially limiting some changes within XF (like password or email changes).
In terms of the API, there is some overview info here:
[URL unfurl="true"]https://xenforo.com/xf2-docs/dev/rest-api/[/URL]
That then links to the list of endpoints. You can do things like create users, if you wanted to go down the approach of creating a user in XF when they are created in your DB, for example.
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences