@auth0/nextjs-auth0 - v4.9.0
Preparing search index...
server
AppRouterPageRoute
Type Alias AppRouterPageRoute
AppRouterPageRoute
:
(
obj
:
AppRouterPageRouteOpts
)
=>
Promise
<
React.JSX.Element
>
An app route that has been augmented with
WithPageAuthRequired
.
Type declaration
(
obj
:
AppRouterPageRouteOpts
)
:
Promise
<
React.JSX.Element
>
Parameters
obj
:
AppRouterPageRouteOpts
Returns
Promise
<
React.JSX.Element
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@auth0/nextjs-auth0 - v4.9.0
Loading...
An app route that has been augmented with WithPageAuthRequired.