adobe / reactor-sdk-javascript

JavaScript SDK for the Reactor API
Apache License 2.0
12 stars 10 forks source link

Readme changed with the new way of getting access token method #54

Closed devopsfactory-in closed 4 years ago

devopsfactory-in commented 4 years ago

Description

The existing method to get the access token from Launch browser console is no longer available. So, updated the readme with the new method 'copy(adobeIMS.getAccessToken())'

Related Issue

https://github.com/adobe/reactor-sdk-javascript/issues/53

Motivation and Context

Correction in technical documentation. So, everyone can continue using the library without blocking.

How Has This Been Tested?

N/A

Screenshots (if appropriate):

Types of changes

Checklist:

thebenrob commented 4 years ago

Gonna close this one since it's a duplicate of #55 and I saw and reviewed that one first.