Function
createPkpSessionSigs(params)
Issues fresh session signatures for a PKP based on pre-generated delegation materials. Pair this with createPkpAuthContextFromPreGenerated when a backend needs to sign or execute Lit Actions on demand.
Parameters
Auth context obtained from
createPkpAuthContextFromPreGenerated or createPkpAuthContext.Lit client that will request session signatures from the network.
Optional override for the product type when you need signatures for a specific capability. Defaults to
LIT_ACTION.Returns
Session signatures scoped to the delegated resources.