Im testing something on a MojoPortal whe开发者_如何转开发re i need to seperately add a Facebook connect button and make the user get registered with the website's registration! How do i do that?
This is a too late answer but it may help someone...
To login and register on mojo portal using fb, the easiest way is linking an OpenId, to obtain openId you must create an account in JanRain and setup a fb application for grant access the seccuence is this mojoPortal-JainRain api- fb then the procees is forwback.
This is a complete tutorial Using socialmedia to login MojoPortal.
the only disadvantage is that the free account on JainRain limits the number of registers for month to 2000 I think. I hope this helps and sorry for my bad english XD
You can find a good tutorial for fb connect here
For Javascript SDK: http://thinkdiff.net/facebook/graph-api-javascript-base-facebook-connect-tutorial/
For PHP SDK: http://thinkdiff.net/facebook/graph-api-iframe-base-facebook-application-development/
精彩评论