platform
platform copied to clipboard
Open source, Open standards based Decentralised Identity & Verifiable Credentials Platform
Update the delete template method to delete details from the agent.
Similar to connection service, we also should be able to package api-gateway service
Make platform services extendible when starting microservices. - [x] POC - [x] Extend a service (connection service) - [x] Test with extension application and demo - [ ] Service packaging...
Implement the logic to allow onboarding and configuration of Issuers for the OID4VC credential issuance flow. This includes enabling both Pre-Authorized Code Flow and Authorization Server (IDP - Keycloak) based...
OID4VC and OID4VP implementation in the platform
## Overview This PR implements comprehensive unit testing for the NestJS SSI Platform, completing Week 1 objectives of the testing roadmap. The implementation includes 78 passing unit tests across 4...
Containerize and deploy api-gateway microservice onto develop environment. - [x] ~Manage library publishing~ For now use packages directly from `.tgz` files - [x] Update Docker file - [x] Updated deploy.yml...
- [x] Dedicated flow - [x] Platform Admin