Preparing search index...
The search index is not available
@auth0/nextjs-auth0
@auth0/nextjs-auth0
handlers/router-helpers
AuthHandler
Type alias AuthHandler<Opts>
Auth
Handler
<
Opts
>
:
Handler
<
Opts
>
&
{
(
provider
?
)
:
Handler
<
Opts
>
;
(
options
?
)
:
Handler
<
Opts
>
;
}
Type Parameters
Opts
Type declaration
(
provider
?
)
:
Handler
<
Opts
>
Parameters
Optional
provider
:
OptionsProvider
<
Opts
>
Returns
Handler
<
Opts
>
(
options
?
)
:
Handler
<
Opts
>
Parameters
Optional
options
:
Opts
Returns
Handler
<
Opts
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@auth0/nextjs-auth0
client
client/use-user
client/with-page-auth-required
config
edge
handlers
handlers/auth
handlers/backchannel-logout
handlers/callback
handlers/login
handlers/logout
handlers/profile
handlers/router-helpers
helpers
helpers/testing
helpers/with-api-auth-required
helpers/with-middleware-auth-required
helpers/with-page-auth-required
http
http/auth0-next-api-request
http/auth0-next-api-response
Loading...