@auth0/nextjs-auth0 - v4.12.0
    Preparing search index...

    Type Alias AppRouterPageRoute

    AppRouterPageRoute: (obj: AppRouterPageRouteOpts) => Promise<unknown>

    An app route that has been augmented with WithPageAuthRequired. Returns unknown to avoid React dependency while maintaining type safety.

    Type Declaration