Sign in

Handler Type: ProtectPageGetServerSidePropsContext

Next.js getServerSideProps context extended with the authenticated user when using protectPage().

Extends

  • GetServerSidePropsContext<Q>

Type Parameters

Type Parameter
Q extends ParsedUrlQuery

Properties

PropertyTypeDescription
userMonoCloudUserThe authenticated user resolved from the current session.
© 2024 MonoCloud. All rights reserved.