Hi,
My app is currently using Auth0 v7 and its getDelegationToken() method to connect to AWS for uploading files to an S3 bucket.
The docs appear to have a lot of documentation around the ‘/delegation’ endpoint which is also getting deprecated but I’m having trouble finding what to do to successfully migrate my delegation functions to the new v9 library. Can anyone point me in the right direction?