import { auth, signOut } from '@/config/auth' const CabinetPage = async () => { const session = await auth() return (