🔑 Session Key Usage
Request Signing Permission
You can request permissions for function signing with the requestSigningPermission
method:
Attach Session
You can attach a session to the Solace Connect instance using the attachSession
method:
Get Session Token
You can retrieve the current session token using the getSessionToken
method:
Get Solace Signer
You can retrieve a SolaceSigner instance using the getSolaceSigner
method:
Last updated