Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Yes you can. The endpoint is just a URL. You can actually put the button anywhere you want on your site. The URLs are as follows.I cannot use it as a normal module and thus put it anywhere (with ONLY the Facebook login button there and no main login)
That would require constant checking if a user is already logged into Facebook through Facebook API (subject to rate limits.. hit the limit and your app stops working), check if they match a user (a database query), then log them in (whether they want to or not). If you mean it logs them in without ever clicking a button that's login and registration without consent. Both are bad practice and subjectively dangerous. Neither will ever be implemented, sorry.And most importantly: the automatic login feature of JFB is awesome. My users do not need to login manually anymore since it automatically logs them into the website. If you can add both of these, then I will be the first to switch back (I spent weeks setting up JFBConnect (and finetuning it) for it to work as performant as now, with CB connect it was LOADS easier)
Please Log in or Create an account to join the conversation.