Implements event validation using did:key/JWS. This verifies the envelope and makes sure the cacao grants access to the key that signed the payload. This builds on #495 (current target) and I had to make the cacao/pkh Verifier async since it can be a JWS based on the metadata.
This is not invoked anywhere and the tests currently only verify signatures for the valid events from the ceramic-sdk test vectors.
OHMYGSH how can I never get the linear tickets right??? This is 283 not 293.. since there's no unliking or changing the branch name... closing and trying again 😠😠💀
Implements event validation using did:key/JWS. This verifies the envelope and makes sure the cacao grants access to the key that signed the payload. This builds on #495 (current target) and I had to make the cacao/pkh
Verifier
async since it can be a JWS based on the metadata.This is not invoked anywhere and the tests currently only verify signatures for the valid events from the ceramic-sdk test vectors.