I want to issue Blockcerts v3 certificates, but it is currently difficult for everyone in my organization to have a DID.
Therefore, I am considering using each person’s email in the credentialSubject.id field.
Are there any issues with this?
Yes, you can use whatever value makes sense in your system for the credentialSubject.id property
Thank you for your response.
I have an additional question: It seems that the Blockcerts Wallet generates a public key and a private key. How can the issuer use this public key in the implementation? If it is too difficult to implement due to a lack of examples, I am considering using an email address instead.