This is needed for successful registration when we call the siwe_auth endpoint from web. I should have included this earlier.
Details
Details
Able to step through account creation and ensure that every step completes as expected.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
keyserver/src/creators/account-creator.js | ||
---|---|---|
223 | I'm not sure how I missed that..... going to read through processSIWEAccountCreation and processSuccessfulLogin again to make sure everything is correct. | |
236 |
If none of the subsequent queries that use the Viewer object (eg createPrivateThread(viewer, request.address) depend on the cookie being set correctly. I'll read through and handle ENG-2767 in subsequent diff. |