# File lib/oauth2/client.rb, line 62 def authorize_url(params=nil) connection.build_url(options[:authorize_url], params).to_s end