You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 6, 2021. It is now read-only.
Step 0:
Expected Behaviour
How things should actually work!
First thing I do when I start a new server is register a user. I should copy code snippet from docs and it just works.
Actual Behaviour
What's actually going on!
The inputBody does not have a "password" key and thus the request fails with message "passwords are necessary evil..."
Affected Projects
Does this issue propagate to other dependencies or dependants? If so, list them here!
Probably not
Reproduction Steps & System Config (win, osx, web, etc.)
Any client using docs as reference
Proposed Solution (if any)
Update docs to indicate that a password key is required when creating a user
The text was updated successfully, but these errors were encountered: