Kevin Dench
Kevin Dench
@pradel this is as simple as making `password` optional in [`CreateUserServicePassword`](https://github.com/accounts-js/accounts/blob/master/packages/types/src/types/services/password/create-user.ts), right? I can submit a PR to fix this when I have some time this weekend.
Happy to help get this merged, if needed. I'm thinking it might solve this issue https://github.com/accounts-js/accounts/discussions/1238 for me.
@darkbasic since you originally did this work almost a year ago (in October 2021) does it make sense to version bump again, or are we past that point?
> I will need to re-review my own code and find my notes before doing so, because unfortunately half an year is passed and that turns a 90% done work...
> Do you have a link to your audit? Here's the [parseable version](https://pastebin.com/gsyPaLb9), and here's the [JSON version](https://pastebin.com/8DYevS4h). `@accounts/graphql-api` is responsible for one of the high severity ones through `@graphql-modules/core`....
@darkbasic it would be beneficial to the community to have a somewhat similar tour around the architecture, in the form of additional documentation, as part of this release. Perhaps as...