platform
platform copied to clipboard
Open source, Open standards based Decentralised Identity & Verifiable Credentials Platform
## What: - Fixes invalid response inside response for oob issuance ## Why: - Previous response included response inside a response object Fixes: [#406](https://github.com/credebl/automation-test-suite/issues/406)
## Features: 1. Nest Queue for Bulk Issuance 2. W3C schema endorsement 3. On-prem dedicated agent support
- [ ] Retry bulk-issuance for bulk W3C issuance - [ ] Test bulk issuance with various payloads with `indy` and `jsonld` credentials on instance
- [x] Implement worker thread in agent for time intensive method
piscina Implementation for bulk-issuance using workers
- [x] Integrate OOB verification API - [x] Integrate fetch cred def details by cred def Id API - [x] Implement Verification Dashboard (connection, email, bulk). - [x] Create Astro...
Implement worker thread for bulk-issuance
- [ ] Notification System - [ ] Extensible Model Conflict in Anoncreds and DID Modules