[RSS Feed/News] Login to XF2 On Different SubDomian Via PHP

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Hi guys.

I am upgrading to Xenforo 2 and I need to be able to remotely log into XF2 from another subdomain

my login form is on form.mywebsite.com and xf2 is on forums.mywebsite.com

As suggested I am using the Auth rest API

When I pass the login credentials, I do get a success response back...

Code:

Code:
Array
(
    [success] => 1
    [user] => Array
        (
            [about] =>
            [activity_visible] => 1
            [alert_optout] => Array
                (
                )

            [allow_post_profile] => members...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom