I try to make a register page with a api key and using hono.js.
when i try to register an new account i get the following error: POST /api/auth/register 500 internal server error.
i looked everywhere but can't find anything.
TL;DR
Developers encountering 500 internal server error when attempting to register new account using API key and hono.js. No solution provided.