comment out dummy devise provider
This commit is contained in:
@@ -223,7 +223,7 @@ Devise.setup do |config|
|
||||
# ==> OmniAuth
|
||||
# Add a new OmniAuth provider. Check the wiki for more information on setting
|
||||
# up on your models and hooks.
|
||||
config.omniauth :facebook, 'appid', 'secret'
|
||||
#config.omniauth :facebook, 'appid', 'secret'
|
||||
|
||||
# ==> Warden configuration
|
||||
# If you want to use other strategies, that are not supported by Devise, or
|
||||
|
||||
Reference in New Issue
Block a user