Details
Details
- Reviewers
tomek inka - Commits
- rCOMMd8130c105d12: [lib] Extract useRawKeyserverAuth
This whole stack was tested with the following steps:
- On native, attempting to log in with an ETH account that hasn’t been registered yet
- On native, attemping to register with an ETH account that has already been registered
- On native, log in with an ETH account that has already been registered
- On native, register with an ETH account that hasn’t already been registered
- On native, register with a password account
- On native, log in with a password account
- On web, attempting to log in with an ETH account that hasn’t been registered yet
- On web, log in with an ETH account that has already been registered
- On web, log in with a password account
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
lib/keyserver-conn/keyserver-auth.js | ||
---|---|---|
28 ↗ | (On Diff #39447) | I don't think so. This isn't a timeout for the request; rather, it's a delay between retries |