platform
platform copied to clipboard
Open source, Open standards based Decentralised Identity & Verifiable Credentials Platform
- [x] Implement w3c credential issuance by connection Id. (Support multi select connections)
- [x] Implement GET API for fetching all credential definitions on platform - [ ] Error handling
**User Story: - As an ecosystem lead, I should be able to add my organizations to my ecosystem. Backend : - [x] Develop a POST API to add organizations to...
- Write a generic code for user-certificate APIs
- Added validation in DTO for orgId and schemaId in get schema by Id API
Implement schema creation flow for W3C schema type. - Refactor existing flow of schema creation to support W3C schema type along with existing types. - Implement CSS changes in schema...
**User story** - User should be able to select single as well as multiple connections while creating offer, so that at a time credential offer request can be send to...
- [ ] Update UI to multi select connections functionality while creating proof requests. - [ ] Update UI to select multiple schema while creating proof request. - [ ]...