Next.js getServerSideProps context extended with the authenticated user when using protectPage().
getServerSideProps
The authenticated user resolved from the current session.
Next.js
getServerSidePropscontext extended with the authenticated user when using protectPage().