type SessionDto = { token: string | null; };