Search
Preparing search index...
The search index is not available
nextjs-api-common-middleware - v1.0.1
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
GuardHandlerOptions
Interface GuardHandlerOptions
Hierarchy
GenericOptions
GuardHandlerOptions
Indexable
[
key:
string
]:
any
Index
Properties
catch
must
Be
required
Properties
Optional
catch
catch
:
CatchHandler
Optional
must
Be
must
Be
:
{
errorMessage
?:
undefined
|
string
;
httpStatus
?:
undefined
|
number
;
method
:
OneHttpMethod
}
|
OneHttpMethod
Optional
required
required
:
{
errorMessage
?:
undefined
|
(
(
missingFields
:
string
[]
)
=>
string
)
;
fields
:
string
[]
;
httpStatus
?:
undefined
|
number
}
|
string
[]
Globals
Auth
Strategy
Http
Method
Basic
Auth
Handler
Options
Cors
Handler
Options
Custom
Auth
Handler
Options
Custom
Bearer
Auth
Handler
Options
Default
Bearer
Auth
Handler
Options
Empty
Auth
Handler
Options
Error
Handler
Options
Generic
Bearer
Auth
Handler
Options
Guard
Handler
Options
catch
must
Be
required
Middleware
Options
Possibly
Authed
Next
Api
Request
Rest
Error
Rest
Handler
Options
User
Info
Object
Auth
Handler
Options
Bearer
Auth
Handler
Options
Catch
Handler
Cors
Origin
Handler
Cors
Origin
Handler
Result
Middleware
Handler
Middleware
Rest
Handler
One
Http
Method
Possibly
Authed
Next
Api
Handler
Rest
Middleware
Handlers
User
Id
User
Info
auth
catch
Handler
Error
chain
cors
create
Export
guard
rest
Generated using
TypeDoc