Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Devise + Omniauth + fb_graph + Rails 3 Tutorial

Can anyone suggest a good and complete tutorial on how to set up Facebook authentication with Devise and Omniauth in Rails 3, and then integrate it with Facebook Graph API using fb_graph?

I have already looked into Ryan Bates' railscasts and tons of other tutorials, but none of them seem to work. Any kind of help regarding this matter will be highly appreciated.

like image 967
humairatasnim Avatar asked Nov 14 '22 07:11

humairatasnim


1 Answers

lok to the below link FbGraph + OmniAuth + Facebook Graph API on Rails application

like image 51
Panagiotis Petridis Avatar answered Feb 17 '23 18:02

Panagiotis Petridis