Monday, May 21, 2012

Allow WordPress users to link Facebook account

I haven't started the code side of this yet, so unfortunately don't have anything to share just yet, but I'm interested in understanding how I could theoretically achieve this;



I have a setup basically working with an action hook in Wordpress, calling the access token from the user using the_author_meta() and posting an open graph action.



My problem is getting the user to authenticate, using the login button and saving the access token, ideally from their profile. I simply am not sure where to start with this.



Any ideas/pointers on he best way to do this?





No comments:

Post a Comment