Needed for ENG-6544 to handle invalid auth from one place
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
keyserver/src/utils/olm-utils.js | ||
---|---|---|
211 ↗ | (On Diff #45980) | Looking in the diffs later in the stack, verifyUserLoggedIn is called in extracted functions and also in all other functions in /identity-utils.js. I would do the same here |
keyserver/src/utils/olm-utils.js | ||
---|---|---|
211 ↗ | (On Diff #45980) | I left it on purpose because in between some Olm actions are performed, which can be skipped when identity info is null |