Skip to content

Releases: duosecurity/duo_api_nodejs

Version 1.5.0

Choose a tag to compare

@AaronAtDuo AaronAtDuo released this 28 Apr 18:19

Version 1.5.0

Changes

  • Adds support for new Duo certificate authorities

Version 1.4.0

Choose a tag to compare

@AaronAtDuo AaronAtDuo released this 16 Jan 16:01

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

Choose a tag to compare

@AaronAtDuo AaronAtDuo released this 17 Feb 14:32
5ead217

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

Choose a tag to compare

@AaronAtDuo AaronAtDuo released this 17 Nov 15:29
e8438fd

There are no changes since the last release.

Repeating Character Fix

Choose a tag to compare

@vbscott vbscott released this 19 Oct 17:44
288306d
  • Bug Fix: Escape repeating characters not included as part of encodeUriComponent

Removed WebSDK3 support

Choose a tag to compare

@vbscott vbscott released this 09 Jan 19:57
b990b88

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