module Doorkeeper::Grape::Helpers

def endpoint

def endpoint
  env["api.endpoint"]
end