As the title suggests, I need to make a callout to an external service but must sign the request with a JWT token (using a private key).
Is this possible?
As the title suggests, I need to make a callout to an external service but must sign the request with a JWT token (using a private key).
Is this possible?