Page MenuHomePhabricator

[web] Handle invalid CSAT in Identity client
DraftPublic

Authored by bartek on Sun, Nov 24, 11:29 PM.
This is a draft revision that has not yet been submitted for review.

Details

Reviewers
kamil
varun
Summary

Part of ENG-6664
On web, we cannot use the same approach as on native because Identity calls are done on shared worker, while hook needs to be called on main context.

Depends on D14024

Test Plan

Manual testing with mocked invalid access token. Identity authed RPC calls end up with logout.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage