antinvestor_api_lostid 1.52.1
antinvestor_api_lostid: ^1.52.1 copied to clipboard
Dart client library for Ant Investor Lostid Service - Lost ID recovery and verification
Changelog #
1.50.2 - 2025-12-22 #
Changed #
- Refactored client code to use common
ConnectClientBasepattern - Simplified client creation with
newXxxClient()factory functions - Removed redundant
client_factory.dartfiles - All common client functionality now in
antinvestor_api_common
Added #
- Type aliases for convenience (e.g.,
DeviceClient,ChatClient) ClientOptionsfor flexible client configuration- Support for
noAuthmode for unauthenticated requests
1.47.0 - 2025-10-27 #
🚀 New Features #
- Added support for lost ID recovery workflows
- Enhanced identity verification process
- Improved notification system for recovery status
Changed #
- Migrated from gRPC Gateway to Connect RPC protocol
- Updated to latest common code and dependencies
- Improved error handling and validation
Fixed #
- Resolved issues with identity verification
- Fixed notification delivery for recovery updates
- Addressed security vulnerabilities in recovery process