Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 383 Bytes

Session.md

File metadata and controls

14 lines (6 loc) · 383 Bytes

Session

A dictionary of extra information that provides useful context about the session, for example the session ID, or some cookie information.

Properties

Name Type Description Notes
id String If you use a database to track sessions, you can send us the session ID. [optional]