credebl / trust-registry

Trust registry
Apache License 2.0
1 stars 2 forks source link

Trust registry api #5

Closed vsvishalsharma closed 2 months ago

vsvishalsharma commented 2 months ago

New Features

  1. Governance Authority Management

    • Create new governance authorities
  2. Organization Onboarding

    • Onboard issuers with support for existing and new schemas
    • Onboard verifiers
  3. Schema Management

    • Create and retrieve schemas associated with governance authorities
  4. Namespace and Assurance Level Management

    • Create and retrieve namespaces
    • Create and retrieve assurance levels
  5. Entity Management

    • Retrieve detailed entity information
    • Fetch entity authorizations (placeholder implementation)

    Note

    • The attributes field for verifiers is optional for now need to have schema reolution logic for it
vsvishalsharma commented 2 months ago

didn't pull the changes from develop