# File lib/oauth/consumer.rb, line 250 def access_token_url @options[:access_token_url] || site + access_token_path end