### Description next12 warns > warn - You should not access 'res' after getServerSideProps resolves. > Read more: https://nextjs.org/docs/messages/gssp-no-mutating-res ### Reproduction Using withPageAuthRequired or getSession is enough to get the warning ### Environment nextjs@12