batch_verify_credentials
Verify multiple verifiable credentials simultaneously with parallel processing, early error termination, and detailed statistics to ensure efficient validation within the HiveAuth ecosystem.
Instructions
Verify multiple verifiable credentials efficiently. Supports parallel processing, early termination on errors, and detailed verification statistics.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
credentials | Yes | ||
parallel | No | Whether to process credentials in parallel | |
stopOnFirstError | No | Whether to stop verification on first error |