# File lib/omniauth/strategy.rb, line 119 def callback_path options[:callback_path] || "#{path_prefix}/#{name}/callback" end