platform icon indicating copy to clipboard operation
platform copied to clipboard

Open source, Open standards based Decentralised Identity & Verifiable Credentials Platform

Results 173 platform issues
Sort by recently updated
recently updated
newest added

- [x] Organization should be able to create `clientId` & `clientSecret`. - [x] Create POST API for `clientId` & `clientSecret` - [x] GET API for `clientId` & `clientSecret` - [x]...

enhancement

- API routes should be self-explanatory & aligned with functionality. - Change Promise to an interface. - Refactor responses (Only necessary fields should populate in response). - Check status codes...

- [x] Create a `platform_admin` role in the table - [ ] Create a CLI script to get platform admin details and store in the DB

enhancement

- Create a model for ecosystem configurations

enhancement

### What ### Refactored the configuration process for the on-premises agent. ### Why ### Improved and added the .educreds folder for the store configuration ### How ### - Reorganized configuration...

### What? - Implemented validate schema URL attributes functionality during issuance by connection ID. - Implemented validate schema URL attributes functionality during out-of-band issuance. - Implemented validate schema URL attributes...

- [x] Implement W3C schema list for download template - [x] Download CSV template based on W3C schema - [x] Implement file upload for W3C CSV - [x] Add logic...