Page Contents
Home > @loopback/rest > RequestWithSession
RequestWithSession interface
extending express request type with a session field
Signature:
export interface RequestWithSession extends Request
Extends: Request
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
session | Session |