Releases: duosecurity/duo_api_nodejs
Releases · duosecurity/duo_api_nodejs
Version 1.4.0
Version 1.4.0
Changes in this release:
- Implemented support for the Duo's newest API authentication scheme (referred to in code as v5)
Version 1.3.0
Version 1.3.0
Changes
- Added support for server certificate pinning. By default Duo's CA certs are the only trusted server certificates
- Switched from SHA1 to SHA512 for API call signature algorithm
Version 1.2.3
There are no changes since the last release.
Repeating Character Fix
- Bug Fix: Escape repeating characters not included as part of encodeUriComponent
Removed WebSDK3 support
Add backoff and retry when a request is rate limited
Removed WebSDK3 support