Files
server/src
Tanner Shaw 622c37d4d7 fix(server.ts): change variable name from codeStatus to claimCode for better readability and semantics
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
2023-07-27 23:44:06 +00:00
..
2023-07-08 13:20:47 -04:00