Skip to content

Releases: duosecurity/duo_api_nodejs

Version 1.5.0

28 Apr 18:19

Choose a tag to compare

Version 1.5.0

Changes

  • Adds support for new Duo certificate authorities

Version 1.4.0

16 Jan 16:01

Choose a tag to compare

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

17 Feb 14:32
5ead217

Choose a tag to compare

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

17 Nov 15:29
e8438fd

Choose a tag to compare

There are no changes since the last release.

Repeating Character Fix

19 Oct 17:44
288306d

Choose a tag to compare

  • Bug Fix: Escape repeating characters not included as part of encodeUriComponent

Removed WebSDK3 support

09 Jan 19:57
b990b88

Choose a tag to compare

Add backoff and retry when a request is rate limited
Removed WebSDK3 support