import { auth, toNextJsHandler } from '@admin/auth' export const { GET, POST } = toNextJsHandler(auth)