devise_oauth2_facebook
devise_oauth2_facebook copied to clipboard
Problem with FacebookConsumerController (devise_oauth2_facebook)
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?
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.