Details
Details
Manual testing with mocked invalid access token
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
lib/actions/holder-actions.js | ||
---|---|---|
58 ↗ | (On Diff #45921) | To skip handling this error in holder cleanup step, which happens during logout |
109 ↗ | (On Diff #45921) | Same as above / below, it's just passed deeper into call sites |
152 ↗ | (On Diff #45921) | This is a holder cleanup, it's already called during logout. If the CSAT is invalid here, server-side cleanup will take care of this. |