Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@okta/okta-sdk-nodejs

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@okta/okta-sdk-nodejs - npm Package Versions

123

3.1.0

Diff

Changelog

Source

3.1.0

  • Updates the Okta Openapi to 1.11
  • Adds functionality for Okta Sign In Policy
  • Adds functionality for Password Policy
  • Adds U2F Factor
  • Provides options array to many models
oktauploader
published 3.0.0 •

Changelog

Source

3.0.0

  • Dropping node.js version support for anything less than 8.15
oktauploader
published 2.0.1 •

oktauploader
published 2.0.0 •

Changelog

Source

2.0.0

  • Drop support for Node 4
  • New behavior for expirationPoll option on MemoryStore. The expiration poll feature is now opt-in. By default there will be no memory scan to proactively remove key values. Passing a number or null for expirationPoll will behave as before. Passing a value of true will use a default of 15000ms.
  • The [DefaultRequestExecutor] is now used by default, if no request executor is provided.
  • Enable async iteration on any Collection (#93)
  • Set node support to 6.9.0 (#95)
  • Enable cache expiration polling only if a truthy value is specified (#89)
  • Fixes failing client create test (#80)
oktauploader
published 1.2.0 •

Changelog

Source

1.2.0

  • Adds a default request executor that will retry requests when rate limit exceptions have occurred. Please see the README for full documentation. This executor is opt-in for now, but will be used by default in the 2.0 release.
oktauploader
published 1.1.0 •

Changelog

Source

1.1.0

  • Add an HTTP cache for simple resources fetched by GET.
  • Add support for the System Log API, including a subscription interface on collections.
  • Fix: client.listUsers().each() executes once for query that returns an empty list (#12).
oktauploader
published 0.4.0 •

Changelog

Source

0.4.0

  • Add support for Application and Session APIs
oktauploader
published 0.3.0 •

Changelog

Source

0.3.0

  • Internal update for package.json
oktauploader
published 0.1.0 •

Changelog

Source

0.1.0

  • First release with support for User and Group APIs
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc