Verifies an end user’s identity using HMAC-SHA256. The HMAC is computed over the userId with the project’s HMAC secret. On success, the end user is upserted.
API key in lum_pk_* format. Pass via x-api-key header or Authorization: Bearer <key>.
HMAC valid. End user upserted.
true