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 | Type | Description |
|---|---|---|
| session | Session |