03-18-2025
UnifyAndroid SDKiOS SDK

Release Dates

Staging: Wednesday, March 13, 2025
Production: Wednesday, March 18, 2025

Product Launch

Prove Unify

Enhancements

Android/iOS SDKs - New Version

The Prove Auth dependancy has released a new version for the Android and iOS SDKs. Refer to the respective Android and iOS SDK documentation for your solution to update your implementation.

dependencies {
  // Existing dependencies are here.

  // Add the Prove Link dependencies:
  implementation 'com.prove.sdk:proveauth:6.4.0'
}
02-26-2025
Verified Users

Release Dates

Staging: Wednesday, February 26, 2025
Production: Wednesday, February 26, 2025

Enhancements

Prove Verified Users
02-13-2025
Mobile Auth

Release Dates

Staging: Thursday, February 13, 2025
Production: Friday, February 14, 2025

Enhancements

Mobile Auth Sandbox Testing

When testing Mobile Auth in Sandbox, you can submit an empty phone number to /v3/start with test user, Van Moors.

12-05-2024
Verified Users

Release Dates

Staging: Thursday, December 5, 2024
Production: Friday, December 6, 2024

Product Launch

Prove Verified Users

Prove Verified Users is live. Two endpoints, v3/verify and v3/verify-status, are available to implement the Verified Users solution.

11-26-2024
Pre-FillIdentity

Release Dates

Staging: Tuesday, November 26, 2024
Production: Tuesday, November 26, 2024

Bug Fixes

/v3/complete Error

Fixed an issue where the /v3/complete endpoint sometimes returned an error when a social security number was missing.

10-18-2024
IdentityWeb SDK

Release Dates

Staging: Friday, October 18, 2024
Production: Wednesday, October 23, 2024

Enhancements

Prove Identity Test User

Added Identity Test User that fails Mobile Auth.

Web SDK Update

Updated the Web SDK to fix the blocked by new CORS policy error.

10-04-2024
Pre-FillIdentity

Release Dates

Staging: Friday, October 4, 2024
Production: Tuesday, October 8, 2024

Enhancements

Instant Link and SMS Message Customization

Instant Link and SMS message customization is available in the Start endpoint.

Challenge Response Update in Sandbox The full date of birth dob and full social security number ssn return in the Challenge response when success=true.

09-17-2024
Pre-FillIdentityWeb SDKAndroid SDKiOS SDK

Release Dates

Staging: Tuesday, September 17, 2024
Production: Wednesday, September 18, 2024

Enhancements

Instant Link Error Code

The error status 1001 info IP address not supported no longer appears when using Instant Link on the Web SDK.

Date of Birth Field Format The dob field in the /challenge endpoint updates to always return in the format: YYYY-MM-DD.

Multiple Data Sources Provision

Updated the underlying success=true/false logic to handle multiple data sources.

Request Field Parity

Parity improved on the request field validation between Sandbox and Production.

Additional API Response

Updated the Know Your Customer (KYC) / Customer Identification Program (CIP) output in the API specification for the /complete endpoint.

Mobile SDK JFrog Credentials

Android and iOS SDKs no longer require JFrog credentials to download.

08-27-2024
Pre-FillIdentity

Release Dates

Staging: Tuesday, August 27, 2024
Production: Thursday, August 29, 2024

Enhancements

Error Codes Numbering

Updated error codes to 8XXX instead of 1XXX.

Additional Test Users

Added Know Your Customer (KYC) / Customer Identification Program (CIP) responses for eight test users in Sandbox for Prove Pre-Fill and Prove Identity use cases.