mirror of
https://github.com/Discreetly/server.git
synced 2026-05-09 03:00:03 -04:00
fix(server.ts): update the logic to update the claimCode and push the idc to the identities array of each room associated with the claimCode feat(server.ts): return a success message with status code 201 when claim code is successfully claimed feat(server.ts): return an error message with status code 400 when claim code is already used