-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[web] Handle invalid CSAT in Identity client
Summary: Part of [[ https://linear.app/comm/issue/ENG-6664/invalidate-csat-on-clients-if-services-return-http-403 | 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. Reviewers: kamil, varun Reviewed By: kamil Subscribers: ashoat, tomek Differential Revision: https://phab.comm.dev/D14025
- Loading branch information
Showing
1 changed file
with
18 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters