# File lib/omniauth/strategy.rb, line 233 def on_auth_path? on_request_path? || on_callback_path? end