Welcome Guest, Not a member yet? Register   Sign In
Tank Auth with Facebook Connect Authentication
#12

[eluser]ericbae[/eluser]
Hi @tanag,

If you look through the code, it isn't too difficult to figure out what is going on. I'll try to briefly summarize here.

1. A new column is added to "user_profiles" table called "facebook_id", which will store the facebook ID of the user, if he/she connects using Facebook OpenGraph API

2. Assuming you have your Facebook application ID registered, you can put the Facebook connect button code. In this code, you need to specify a controller & method to which the user will be redirected to after clicking the Facebook connect button.

3. The controller & method in XTA project is "auth_other" and "login_fb". I think you can safely copy this and put it into your project. You may need to slightly modify the method to make sure it works. Basically, it's checking whether user's facebook id is already in the DB or not. If it exists, we "simulate" tank_auth log-in process, otherwise, we direct users to a "fill in your detail" page.

I hope that helps. Give it a go and then ask questions if you run into problems.

Eric


Messages In This Thread
Tank Auth with Facebook Connect Authentication - by El Forum - 03-21-2011, 09:54 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 03-22-2011, 08:36 AM
Tank Auth with Facebook Connect Authentication - by El Forum - 03-22-2011, 05:44 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 03-23-2011, 01:06 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 03-23-2011, 01:08 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 03-23-2011, 05:03 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 03-24-2011, 04:04 AM
Tank Auth with Facebook Connect Authentication - by El Forum - 03-24-2011, 09:40 AM
Tank Auth with Facebook Connect Authentication - by El Forum - 03-25-2011, 04:44 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 03-26-2011, 11:20 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 03-28-2011, 07:50 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 03-28-2011, 09:12 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 03-28-2011, 09:14 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 04-15-2011, 09:13 AM
Tank Auth with Facebook Connect Authentication - by El Forum - 04-15-2011, 08:32 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 04-16-2011, 06:16 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 04-17-2011, 04:15 AM
Tank Auth with Facebook Connect Authentication - by El Forum - 04-20-2011, 07:38 AM
Tank Auth with Facebook Connect Authentication - by El Forum - 04-21-2011, 07:32 AM
Tank Auth with Facebook Connect Authentication - by El Forum - 04-21-2011, 08:11 AM
Tank Auth with Facebook Connect Authentication - by El Forum - 05-05-2011, 05:42 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 05-05-2011, 06:18 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 05-06-2011, 08:37 AM
Tank Auth with Facebook Connect Authentication - by El Forum - 05-19-2011, 02:40 AM
Tank Auth with Facebook Connect Authentication - by El Forum - 05-19-2011, 02:36 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 05-19-2011, 11:24 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 05-21-2011, 01:35 AM
Tank Auth with Facebook Connect Authentication - by El Forum - 05-21-2011, 01:58 AM
Tank Auth with Facebook Connect Authentication - by El Forum - 05-26-2011, 12:26 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 05-27-2011, 02:39 AM
Tank Auth with Facebook Connect Authentication - by El Forum - 05-27-2011, 03:15 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 05-28-2011, 08:20 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 05-31-2011, 02:18 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 06-06-2011, 08:50 AM
Tank Auth with Facebook Connect Authentication - by El Forum - 06-07-2011, 05:52 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 06-09-2011, 02:04 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 06-09-2011, 06:25 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 06-09-2011, 07:45 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 06-10-2011, 07:22 AM
Tank Auth with Facebook Connect Authentication - by El Forum - 06-10-2011, 07:28 AM
Tank Auth with Facebook Connect Authentication - by El Forum - 06-13-2011, 02:29 AM
Tank Auth with Facebook Connect Authentication - by El Forum - 06-13-2011, 07:44 AM
Tank Auth with Facebook Connect Authentication - by El Forum - 06-13-2011, 08:06 AM
Tank Auth with Facebook Connect Authentication - by El Forum - 06-14-2011, 08:43 AM
Tank Auth with Facebook Connect Authentication - by El Forum - 06-21-2011, 01:05 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 06-22-2011, 07:13 AM
Tank Auth with Facebook Connect Authentication - by El Forum - 06-22-2011, 10:01 AM
Tank Auth with Facebook Connect Authentication - by El Forum - 06-22-2011, 11:40 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 06-22-2011, 11:52 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 06-28-2011, 01:06 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 07-22-2011, 01:37 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 08-04-2011, 02:52 PM
Tank Auth with Facebook Connect Authentication - by El Forum - 02-21-2012, 09:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB