Dan Newman
2008-Dec-05 01:30 UTC
[Facebooker-talk] how to handle fbconnect -> creating user
when using fbconnect, i am able to implement the login button. and it functions correctly seemingly, where it asks user to provide fb login creds and then refreshes and changes to a logout version of button. cool. i have an fb session, but it does not seem to have all info, such as session[:facebook_session].user (raises invalid parameter). debug of session in view shows: --- !ruby/object:Facebooker::Session session_key: uid: expires: secret_from_session: auth_token: a24b017b726cbe25c4c582e0cd72e976 api_key: 46089abc302250cbc396cc1759523031 secret_key: secret key here -- wondering where to go from here with facebooker to finish the auth process if anyone has an idea. -- web dev: www.polyrails.com artworks: www.danielnewman.info ph : 415-407-6239 :::::::::::::::::::::::::::::::::::::::::::::::::::::: -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/facebooker-talk/attachments/20081204/f19d2ab5/attachment.html>