Closed
Description
Currently the Event::verify() method only accepts a string that should contain JSON.
In situations where the Event Data is already is an object this requires encoding the object again to validate the signature.
Also after parsing it would be useful to return the Event object for further use.
I'm already working on improving this myself.
Metadata
Metadata
Assignees
Labels
No labels