credebl / platform

Open source, Open standards based Decentralised Identity & Verifiable Credentials Platform
Apache License 2.0
31 stars 13 forks source link

feat: Delete wallet & Organization (BE) #335

Open nishad-ayanworks opened 7 months ago

nishad-ayanworks commented 7 months ago

Tasks:

  1. Agent is spun up - Applied validations to check if any connection, ceredential and presentation and wallet is exists against that orgId
  2. Agent is not spun up - Applied validations to check if any user or invitation is exists against that orgId
  3. If only organization is created and if no data against that orgId, then organization should be deleted directly
KulkarniShashank commented 1 month ago

Duplicate Issue: https://github.com/credebl/platform/issues/741

sayali-chavan96 commented 1 week ago

Pending Todos:

Backend