Problem
Developers must manually compute the user hash using HMAC-SHA256, adding complexity to the integration process.
Request
Expose an API endpoint that automatically generates the user hash when the verification secret is passed in, simplifying developer integration.