# File lib/omniauth/strategies/hyves.rb, line 58
      def access_token_options
        to_params( { :ha_method => "auth.accesstoken", :strict_oauth_spec_response => true } )
      end