Page 1 of 1

Join via Facebook or Twitter

Posted: Sun Sep 08, 2013 3:52 am
by APN
How would i go about allowing users to join the poker room via their facebook accounts.

Re: Join via Facebook or Twitter

Posted: Sun Sep 08, 2013 9:29 am
by Kent Briggs
APN wrote:How would i go about allowing users to join the poker room via their facebook accounts.
I have no experience with it, but I know Facebook has an SDK to make a plug-in for your web site, which I presume you could use for authentication. After that point you would use the Poker Mavens API to create the local accounts and log players in to your poker server.

https://developers.facebook.com/docs/web/

Re: Join via Facebook or Twitter

Posted: Thu Oct 17, 2013 2:50 pm
by APN
Thanks