Preparing search index...
The search index is not available
Documentation
Documentation
Session Fastify
FastifySessionOptions
Interface FastifySessionOptions
interface
FastifySessionOptions
{
maxAge
?:
number
;
name
?:
string
;
store
?:
SessionStore
;
}
Hierarchy (
view full
)
SessionOptions
FastifySessionOptions
Index
Properties
max
Age?
name?
store?
Properties
Optional
max
Age
max
Age
?:
number
Optional
name
name
?:
string
Optional
store
store
?:
SessionStore
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
max
Age
name
store
Documentation
Loading...