* Remove the list users endpoint. It seemed to me that it was too opinionated ; and I prefer end-developer to implement it its own way with pagination, etc.
Improvements
* Complete documentation with a complete flow example. [[Documentation](https://frankie567.github.io/fastapi-users/usage/flow/)] * Bump `databases >=0.3.0,<0.4`