Artemis-Holdings / dead-drop

DeadDrop is an encrypted messaging platform that decouples users from data allowing for secure and anonymous information exchange.
0 stars 0 forks source link

Allow status to change dynamically based on errors #33

Open TheMagicNacho opened 1 year ago

TheMagicNacho commented 1 year ago

On the server, if an error is created the server says 400 but. We should have it match what the actual problem is.

Possible implementation is to create an enum which matches against errors and returns a status.