okta / okta-auth-js

The official js wrapper around Okta's auth API
Other
455 stars 267 forks source link

getOrRenewAccessToken method is missing in 7.7.0 release #1521

Closed fseee closed 5 months ago

fseee commented 5 months ago

Describe the bug

getOrRenewAccessToken seems to be missing in 7.7.0 release, otherwise is available in 7.6.0 version.

Reproduction Steps?

method is missing in oktauth object

SDK Versions

@okta/okta-auth-js": "7.70"

Additional Information?

No response