anvilresearch / connect

A modern authorization server built to authenticate your users and protect your APIs
http://anvil.io
MIT License
361 stars 86 forks source link

No information on password complexity when running nvl setup. #333

Open rquast opened 8 years ago

rquast commented 8 years ago

Couldn't find this one in the issues, hopefully it's not a dupe so I thought I'd add it.

When running nvl setup, if you specify a password that is not complex enough, the error message is StatusCodeError: 400 - [object Object].

Needs to specify requirements for password and provide appropriate error message.