Skip to content

Index

Synapse Core - Session Key Contract Operations

import * as SessionKey from '@filoz/synapse-core/session-key'
ClassDescription
Secp256k1Key-
InterfaceDescription
Secp256k1SessionKeyCreateOptions-
Secp256k1SessionKeyProps-
SessionKey-
Type AliasDescription
GetExpiryOptions-
IsExpiredOptions-
LoginOptions-
RevokeOptions-
SessionKeyPermissions-
WalletEvents-
VariableDescription
SESSION_KEY_PERMISSIONSSession key permissions type hash map
FunctionDescription
getExpiryCheck the expiry of the session key.
isExpiredCheck if the session key is expired.
login-
revokeRevoke the session key.