import { createAuth } from '@akinon/next/api/auth'; export const { handlers, auth, signIn, signOut } = createAuth();