export default { middlewares: ["withAuthentication"], fn: async (req, res) => { } }