Handler invoked when no valid session exists while running a Pages Router getServerSideProps protected by protectPage().
getServerSideProps
Props returned from getServerSideProps.
Query parameters parsed from the URL.
The Next.js getServerSideProps context.
A getServerSideProps result.
Handler invoked when no valid session exists while running a Pages Router
getServerSidePropsprotected by protectPage().