eclipse-tractusx / ssi-credential-issuer

SSI Credential Issuer
Apache License 2.0
3 stars 9 forks source link

feat(ssi): merge create and sign credential into one #235

Closed Phil91 closed 1 month ago

Phil91 commented 2 months ago

Description

Merge the create and the sign credential step into one step

Why

Instead of creating and signing the credential in separate steps its easier and more efficient to create and sign them in one single step.

Issue

Refs: #232

Checklist

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
91.7% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud