createDelegateeJWT(Defined in: app-sdk/src/jwt/core/create.ts:116 Creates a JWT for an app delegatee (Ethereum account that may act on behalf of a user). You must provide a validconfig
):Promise
<string
>
subjectAddress
, which must be a valid delegator for your Delegatee address.
Parameters
config
CreateDelegateeJWTParams
Returns
Promise
<string
>