Rfacebook

A

Awijeet Mr.

I am using Rfacebook and want to extend permissions so that I can ask
user to enable me to have other options as well.


application_controller.rb is as

include RFacebook::RailsControllerExtensions

def facebook_api_key
return "******************"
end

def facebook_api_secret
return "****************"
end

def finish_facebook_login
redirect_to :controller => "*********"
end

def set_user
@current_fb_user_id = fbsession.session_user_id
end


What additional changes i would have to made to get permission to have
useremail id.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,145
Messages
2,570,826
Members
47,371
Latest member
Brkaa

Latest Threads

Top