# File lib/omniauth/strategy.rb, line 61
    def callback_url
      full_host + "#{OmniAuth.config.path_prefix}/#{name}/callback"
    end