Android SDK 6.7.0
What’s New
Version 6.7.0 of the Android SDK resolved an infinite loop error when calling theauthenticate() method with an expired authToken.Impact
The SDK now properly handles 401 responses from the server when the token has expired, preventing continuous OTP re-prompts and allowing the session to fail gracefully.iOS SDK 6.5.1 Certificate Fix
Action Required
On July 10, 2025, Prove’s iOS Distribution certificate was unintentionally revoked due to an administrative error. This certificate signs officially released Mobile Auth and Client-Side iOS SDKs.If you develop with the Prove iOS SDK, update to version 6.5.1 immediately. This resolves certificate issues that may prevent your app from building or releasing to the App Store.iOS
Release Dates
Staging: Tuesday, June 3, 2025Production: Wednesday, June 4, 2025
.NET Server-Side SDK
What’s New
- .NET server-side SDK is now available for all Prove Platform products including Prove Pre-Fill®, Prove Identity®, Prove Verified Users, and Prove Unify.
- .NET developers can now integrate Prove’s identity verification and authentication services using familiar C# syntax and .NET conventions.
- The SDK provides the same comprehensive functionality as our other server-side SDKs, including OAuth authentication, correlation ID management, and all API endpoints.
- Install via NuGet:
dotnet add package Prove.Proveapi --version 1.0.1 - Refer to the Server-Side SDK Guides for implementation details and code examples.
Impact
This addition provides .NET developers with native tooling for seamless integration. Organizations using .NET can now implement Prove’s identity verification solutions without requiring additional language dependencies or custom API integration work.06-04-2025
Release Dates
Staging: Wednesday, June 4, 2025Production: Wednesday, June 4, 2025
Android SDK - OTP Prompt Fix
What’s New
Updated Android SDK to version6.4.1 to resolve an issue where OTP prompts were not appearing on devices without SIM cards. To upgrade to the latest SDK, update your dependencies:Impact
This ensures consistent authentication flows across all Android device configurations, improving user experience for customers using devices in Wi-Fi-only mode or with inactive SIM cards.Web SDK - Mobile Auth Latency Fix
What’s New
Updated Web SDK to version2.10.1 to fix Mobile Auth latency issues. Install the latest version by executing the following command:Impact
This improvement reduces authentication response times and provides a more responsive user experience during the Mobile Auth flow.05-22-2025
Release Dates
Staging: Thursday, May 22, 2025\Production: Thursday, May 29, 2025Product Launch
Prove Identity Manager- Prove Identity Manager is live. This standalone product allows direct enrollment of customers for ongoing monitoring with real-time change event notifications.
- Eight new API endpoints are available for comprehensive identity management:
POST /v3/identity- Create a single identityPOST /v3/identity/batch- Create multiple identitiesGET /v3/identity- Retrieve all identitiesGET /v3/identity/{identityId}- Get specific identity detailsGET /v3/identity/{mobileNumber}/lookup- Find identities by phone numberPUT /v3/identity/{identityId}/activate- Activate identity for monitoringPUT /v3/identity/{identityId}/deactivate- Deactivate identity monitoringDELETE /v3/identity/{identityId}- Remove identity from visibility
- Enhanced webhook notifications include five event types: phone number changes, disconnections, port events, line type changes, and coverage changes.
- Refer to the Identity Manager flow documentation for complete implementation details.
- Available initially in the United States with plans for expansion to additional regions.
05-13-2025
Release Dates
Staging: Tueesday, May 13, 2025Production: Tuesday, May 20, 2025Enhancements
EU Region Improvements- Enhanced BYOP (Bring Your Own Phone) flows in the EU region by allowing empty phone numbers in
/unifyendpoint calls whenpossessionType=none. - Added comprehensive country validation logic for improved regional support.
- Added
identityIdfield to/verifyand/verify-statusendpoint responses for Verified Users, enabling better risk event tracking whenclientCustomerIdis not provided.
- Created new test user with two addresses for P1 that fails Mobile Auth but passes OTP authentication.
- Updated Mobile Auth test behavior for P1/P2 users to provide more reliable testing scenarios.
Bug Fixes
Possession Check ReliabilityFixed Mobile Auth behavior in sandbox to ensure consistent testing results and proper fallback to OTP when Mobile Auth fails.Policy ValidationResolved corner case where missing address scores or name scores in Verify calls were incorrectly flagged as passing in Complete calls.Release Dates
Staging: Wednesday, March 13, 2025Production: Wednesday, March 18, 2025
Enhancements
Prove Unified Authentication-
Prove Unified Authentication is live. Use the endpoints
/v3/unify,/v3/unify-status, and/v3/unify-bindto implement the Prove Unified Authentication solution. -
Refer to the Unified Authentication flow documentation for more details.
02-26-2025
Release Dates
Staging: Wednesday, February 26, 2025Production: Wednesday, February 26, 2025Enhancements
Prove Verified Users- The Verified Users solution is available in the European Union (EU).
- Grab your credentials from the Developer Portal and try it out in the Sandbox environment.
02-13-2025
12-05-2024
Release Dates
Staging: Thursday, December 5, 2024Production: Friday, December 6, 2024Product Launch
Prove Verified UsersProve Verified Users is live. Two endpoints,v3/verify and v3/verify-status, are available to implement the Verified Users solution.Product Launch
Prove Verified UsersProve Verified Users is live. Two endpoints,v3/verify and v3/verify-status, are available to implement the Verified Users solution.11-26-2024
Release Dates
Staging: Tuesday, November 26, 2024Production: Tuesday, November 26, 2024Bug Fixes
/v3/complete ErrorFixed an issue where the/v3/complete endpoint sometimes returned an error when a social security number was missing.10-18-2024
Release Dates
Staging: Friday, October 18, 2024Production: Wednesday, October 23, 2024Enhancements
Prove Identity Test UserAdded Identity Test User that fails Mobile Auth.Web SDK UpdateUpdated the Web SDK to fix theblocked by new CORS policy error.10-04-2024
Release Dates
Staging: Friday, October 4, 2024Production: Tuesday, October 8, 2024Enhancements
Instant Link and SMS Message CustomizationInstant Link and SMS message customization is available in the Start endpoint.Challenge Response Update in SandboxThe full date of birthdob and full social security number ssn return in the Challenge response when success=true.09-17-2024
Release Dates
Staging: Tuesday, September 17, 2024Production: Wednesday, September 18, 2024Enhancements
Instant Link Error CodeThe errorstatus 1001 info IP address not supported no longer appears when using Instant Link on the Web SDK.Date of Birth Field FormatThe dob field in the /challenge endpoint updates to always return in the format: YYYY-MM-DD.Multiple Data Sources ProvisionUpdated the underlying success=true/false logic to handle multiple data sources.Request Field ParityParity improved on the request field validation between Sandbox and Production.Additional API ResponseUpdated the Know Your Customer (KYC) / Customer Identification Program (CIP) output in the API specification for the /complete endpoint.Mobile SDK JFrog CredentialsAndroid and iOS SDKs no longer require Jfrog credentials to download.08-27-2024
Release Dates
Staging: Tuesday, August 27, 2024Production: Thursday, August 29, 2024Enhancements
Error Codes NumberingUpdated error codes to8XXX instead of 1XXX.Additional Test UsersAdded Know Your Customer (KYC) / Customer Identification Program (CIP) responses for eight test users in Sandbox for Prove Pre-Fill and Prove Identity use cases.
