Interface: Session
Defined in: index.ts:43
A verification session returned by the API.
Propertiesβ
createdAtβ
createdAt:
string
Defined in: index.ts:53
ISO 8601 creation timestamp.
expiresAtβ
expiresAt:
string
Defined in: index.ts:55
ISO 8601 expiration timestamp.
idβ
id:
string
Defined in: index.ts:45
Unique session identifier.
referenceIdβ
referenceId:
string
Defined in: index.ts:51
Your internal reference ID.
statusβ
status:
SessionStatus
Defined in: index.ts:49
Current session status.
tokenβ
token:
string
Defined in: index.ts:47
Session token used to initialize the SDK or iframe.