Hello there,
I received the email alert about deprecation of JWT method in favor of OAuth.
I'm using nodejs package provided by adobe (https://www.npmjs.com/package/@adobe/pdfservices-node-sdk) in a firebase function.
I'd like to know what changes I need to apply to my code to migrate to OAuth method.
Can someone help me? I did't find any documentation about that
Thanks