Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 727 Bytes

ISession.md

File metadata and controls

49 lines (32 loc) · 727 Bytes

[# Masa SDK

  • v0.6.5](../README.md) / Exports / ISession

Interface: ISession

Table of contents

Properties

Properties

challenge

challenge: string


cookie

cookie: Object

Type declaration

Name Type
domain string
expires string
httpOnly boolean
originalMaxAge number
path string
sameSite string
secure boolean

user

user: Object

Type declaration

Name Type
address string
userId string