adobe / reactor-uploader

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

Add access-token option #65

Closed mems closed 5 months ago

mems commented 6 months ago

Description

Add --access-token option to provide directly an access token.

Related Issue

See #63

See also #64:

After an internal discussion on your proposed change, we'd prefer to accept the --access-token as a raw string value

comment of Brent Hosie

Motivation and Context

Provide the access-token directly is a requirement to use OAuth Server-to-Server credential, since Service Account (JWT) credentials have been deprecated.

How Has This Been Tested?

Tested with unit test

Screenshots (if appropriate):

Types of changes

Checklist:

brenthosie commented 5 months ago

@mems npm install @adobe/auth-token@next has support for the new oauth-server-to-server standard. Does that meet your need?

brenthosie commented 5 months ago

Thank you for your contribution. Handled by #66 . See v6.0.0-beta.12.