Handler function triggered when a user is denied access in a Pages Router getServerSideProps flow.
getServerSideProps
The type of the props.
The type of the parsed query object.
The server-side props context extended with the optional user object.
The result for getServerSideProps.
Handler function triggered when a user is denied access in a Pages Router
getServerSidePropsflow.