Thursday 17 September 2009 1:44:35 am
On siteaccess where you Require login (the setting in site.ini used by admin siteaccess by default), it will call the checkUser() function on your login handler on every page request. But it will also not allow non logged in users to access the site, so not the best match for facebook login.
As mention in the forum on facebook_connect project page, sso handler is probably a better match, it is only executed on each request if user is not logged in. Such a handler exist in the svn version of facebook_connect that has received a lot of changes.
eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom
|