adobe / reactor-uploader

Command line tool for uploading Adobe Experience Platform Tags extensions.
Apache License 2.0
9 stars 11 forks source link

OAuth Server-to-Server credential support #63

Open mems opened 1 year ago

mems commented 1 year ago

Currently Service Account (JWT) using private key is the only credential type supported by reactor-uploader.

But the Service Account (JWT) credentials have been deprecated in favor of the new OAuth Server-to-Server credentials.

See also https://github.com/adobe/reactor-releaser/issues/28

vaibhavmo commented 8 months ago

Any update on this?

brenthosie commented 6 months ago

@vaibhavmo PR incoming soon

brenthosie commented 5 months ago

See v5.0.0-beta.12 as of this comment.