Skip to content

Make CredentialSubject abstract

Heher, Jakob requested to merge feature/abstract-subject into main

This greatly reduces implementors' constructor boilerplate by allowing them to have a main constructor only.

Merge request reports