How does login/logout integration work with XenForo?

Chirag Dhuvad

New member
Hi,
I need a help where if user is login into my custom apps then he also automatically login to xenforo forum which is also installed in forum folder on same custom application.

pl. help me out
 
pl. help me out

The way XenForo authentication works means you can easily integrate with other software. You could make a new authentification class to check for a wordpress session for example.

Chirag: You should download and study all the "bridges" that people have already made.
Many people have this desire.

Here are some I found for you ...

http://xenforo.com/community/threads/xenapi-an-opensource-web-api-for-xenforo.16490/

http://xenforo.com/community/threads/using-xenforo-permission-outside-of-xenforo.7585/

Kotomi - Generic script bridge
http://xenforo.com/community/threads/kotomi-generic-script-bridge.13698/

forumConnector
http://xenforo.com/community/threads/forumconnector.8176/page-2#post-296763

Benjy 's method
http://xenforo.com/community/threads/website-integration-class.17906/page-2#post-233639



I'd look at Benjy's method first ... it looks easy.
 
Moved to development discussions and duplicate threads deleted.

Please do not cross post the same thread in multiple forums.
 
Top Bottom