Why I do not have understand if why do I have to create a facebook
application if all I want is to use facebook for authentication. A
facebook application requires a fb canvas (as done in my original fb
example) so that I can be embedded in a facebook page but I do not
necessarily want that. Am I missing something?



On Jan 6, 8:21 pm, Jon Romero <[email protected]> wrote:
> The source code also exists here:http://github.com/jonromero/fbconnect-web2py
> First of all you have to create a facebook application. The are plenty
> of tutorials (even though you just need to change one path). Then you
> copy the API and SECRET key.
> You must put on facebook app settings -> "Connect" the full path where
> your app is (http://localhost:8000/fbconnect/default/index. I don't
> remember any other settings (I am not at my pc right now) but I think
> it's only that one.
> If you still have problems (yeap, facebook connect has some tricky
> details) I can write a more detailed review.
>
> Integration with Auth would be sweet :D
>
> On Jan 6, 10:44 pm, Massimo Di Pierro <[email protected]> wrote:
>
> > I turned it into a plugin but I am not sure how to get the API key  
> > working.
> > Can you explain to us what steps are necessary on the facebook  
> > registration site?
>
> > Eventually his should be integrated with Auth.
>
> > Massimo
>
> >  web2py.plugin.fbconnect.w2p
> > 37KViewDownload
>
>
-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to