Verify SDK

Verify SDK

The Verify SDK is a JavaScript SDK (available from npm as ibm-verify-sdk).

The Verify SDK provides integration of JavaScript applications with IBM Security Verify for the following:

  • Obtaining an identity token that identifies a user authenticated by IBM Security Verify
  • Obtaining an access token for delegated API access on behalf of a user authenticated by IBM Security Verify.
  • Registering an authenticator for mobile PUSH authentication
  • Initiating a mobile PUSH authentication transaction for a registered authenticator

In this section you will find articles that show how you can use the Verify SDK in your own applications.

If you're just getting started, you might prefer to take a look at the pre-packaged sample applications provided in the Developer Portal.