-
-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Labels
Description
Bug report
Describe the bug
The MongoServicePassword.createUser API documentation:
- Lists
CreateUserServicePassword
as the type for each of that method's parameter properties but the API documentation does not defineCreateUserServicePassword
, which I believe is the type of the parameter itself. - Includes no Description for the parameter properties, leaving me clueless as to what a
cleanUser
is.
To Reproduce
Read the referenced documentation.
Expected behavior
The documentation should be accurate, complete, and understandable.
Screenshots
N/A
System information
- Version of accounts-js: latest
Additional context
N/A