class Restforce::Middleware::Authentication

def params

Internal: The params to post to the OAuth service.
def params
  raise NotImplementedError
end