5 Commits (feat/registration-page)

Author SHA1 Message Date
npmrun 9314923f52 feat: add field-level error metadata to register endpoint responses 2 weeks ago
npmrun 69c800fbb6 fix: differentiate UNIQUE constraint from other DB errors on registration 2 weeks ago
npmrun 4d507df75d fix: use try-catch on insert to handle TOCTOU username race condition 2 weeks ago
npmrun c7f791cf55 feat: add POST /api/auth/register endpoint 2 weeks ago
npmrun 0aa5660d20 feat: add GET /api/auth/captcha endpoint 2 weeks ago