fair-research / minid-server

5 stars 3 forks source link

Added JSON message for missing username/email on user reg #9

Open NickolausDS opened 6 years ago

NickolausDS commented 6 years ago

Added a JSON message when a user is registered without providing a username or email, which before would simply error with a 400. This is handy when a user registers with the cli and thinks they already have settings set within their minid config (but do not)