@stellar-passkey/core API / loadSession
Function: loadSession()
loadSession():
null|SessionRecord
Defined in: packages/core/src/storage.ts:51
Load the last persisted session record, or null if absent or unreadable.
Returns
null | SessionRecord