Handler invoked when an authenticated user does not satisfy the required group restrictions 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 an authenticated user does not satisfy the required group restrictions while running a Pages Router
getServerSidePropsprotected by protectPage().