Preparing search index...
The search index is not available
@auth0/nextjs-auth0
@auth0/nextjs-auth0
http/auth0-next-response
default
Class default
Hierarchy
default
<
NextResponse
>
default
Index
Constructors
constructor
Methods
clear
Cookie
redirect
send204
set
Cookie
set
Header
Constructors
constructor
new default
(
res
)
:
default
Parameters
res
:
NextResponse
<
unknown
>
Returns
default
Methods
clear
Cookie
clear
Cookie
(
name
,
options
?
)
:
void
Parameters
name
:
string
Optional
options
:
CookieSerializeOptions
Returns
void
redirect
redirect
(
location
,
status
?
)
:
void
Parameters
location
:
string
status
:
number
= 302
Returns
void
send204
send204
(
)
:
void
Returns
void
set
Cookie
set
Cookie
(
name
,
value
,
options
?
)
:
void
Parameters
name
:
string
value
:
string
Optional
options
:
CookieSerializeOptions
Returns
void
set
Header
set
Header
(
name
,
value
)
:
void
Parameters
name
:
string
value
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
constructor
clear
Cookie
redirect
send204
set
Cookie
set
Header
@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...