# File lib/omniauth/core.rb, line 85 def self.mock_auth_for(provider) config.mock_auth[provider.to_sym] || config.mock_auth[:default] end