There is a question with the same title here but that question isn't actually related to the title at all as far as I can tell.
The situation must be very common. I have a facebook registration working. A user comes to my site, can choose to register via facebook - when they do so they are redirected to my registration page again but many of the details are filled in. They still need to complete my form as some more complex logic is done for registration to be final. This all works, nice and stable. Great!
What if a person registers on my site without using facebook but then later wants to link their account to facebook so I can do lovely things like post on their wall? The registration methodology forces them to be redirected back to my registration page but this is not the same procedure any more. As far as I am concerned I am just looking for 2 things: facebook to acknowledge they have joined my site; their facebook user id for my database.
I am still very new to utilising facebook in any way with a 3rd party application. Has anyone got a link which explains my scenario? There must be one but I'm having trouble finding it.
Thanks in advance!