Reply to thread

There is still no outside script that can say "Log this user into XenForo". All the APIs I've seen require you to pass the login/email and password. Well, what if I don't have/store their password? Or what if I don't want to store the user's password in XenForo's database? What if I don't want to send that information across a domain? I should be able to have an outside script just TELL XenForo "user with e-mail address X should now be considered logged in!"


If you want to read just how painful it currently is to integrate XenForo with a third-party script that will be handling all the authentication, read here:

https://xenforo.com/community/threads/login-logout-register-from-outside-xenforo.65878/#post-709906


Back
Top Bottom