adobe / aio-lib-ims

Adobe I/O JavaScript SDK supporting Adobe IMS (Identity Management System) authentication
https://www.adobe.io
Apache License 2.0
5 stars 13 forks source link

fix: update docs for getAccessTokenByClientCredentials, other docs fixes #139

Closed shazron closed 1 year ago

shazron commented 1 year ago

Motivation and Context

The new OAuth Server to Server credentials grant type call returns an expiry in seconds, not milliseconds, like the older API. This will clarify things in the docs.

Also, other doc warnings have been fixed.

Types of changes

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #139 (8879e2e) into master (8d2d62a) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #139   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          488       488           
  Branches        68        68           
=========================================
  Hits           488       488           
Files Changed Coverage Δ
src/ValidationCache.js 100.00% <ø> (ø)
src/ims.js 100.00% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more