class Doorkeeper::Server

def parameters

TODO: context should be the request
def parameters
  context.request.parameters
end