* Schemas and scaffolding for reset password methods
* Initial handler for todo.adx.requestAccountPasswordReset
* Initial handler for todo.adx.resetAccountPassword
* Implement server mailer
* Configure server for mailer and testing w/ mailer
* Test happy path of pass reset, fix reset bug
* Update lex to fix types bug for requestAccountPasswordReset
* Fix handlebars reference to config getters
* Test some negative password reset flows
* Minor cleanup to pass reset
* Tidy handlebars file with prettier, supporting double-quotes for html
* Fix esbuild of server for mailer templates, fix test issue
* Misc tidying for password reset
* Misc tidying for password reset
* split out did-network
* yarn.lock
* fix up network file
* add db to did:web & add timeout
* run did web server
* import/export keypairs
* fix padding issue in key compression
* accept didDoc creation on web server
* did stuff
* key manager + .env for dev-env
* cleanup
* point key manager at correct server