devise_oauth2_facebook icon indicating copy to clipboard operation
devise_oauth2_facebook copied to clipboard

Problem with FacebookConsumerController (devise_oauth2_facebook)

Open jbartosik opened this issue 14 years ago • 1 comments

This is the correct version.

Hi, thanks for quick reply. I have problems with inheriting FacebookConsumerController (I don't think you're interested in details, so I'm skipping them). If that's possible I'd rather avoid making a fork of your gem for a lot of more-or-less obvious reasons. I prepared two simple commits:

  • 1st moves FacebookConsumerController methods to separate module
  • 2nd adds callback as active_method

with those behavior of your gem should be unchanged and I could use it in mine. Can you pull?

jbartosik avatar Mar 19 '11 14:03 jbartosik

I would really prefer you to fork this to a new gem of your own.

I have stopped using devise for authentication. I'm using omnisocial now.

mooktakim avatar Mar 19 '11 22:03 mooktakim