submitJwt
Authenticates using a custom issued JWT
Import
Usage
Parameters
args
Omit<JwtParams, "targetPublicKey">
The parameters for the JWT request, excluding the target public key.
Returns
Promise<{ bundle: string }>
A promise that resolves to an object containing the credential bundle.