Details
Details
- Reviewers
kamil varun - Commits
- rCOMMf2473ee529d9: [native] Handle invalid CSAT in Identity RPCs
Manual testing with mocked invalid access token. Identity authed RPC calls end up with logout.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
native/identity-service/identity-service-context-provider.react.js | ||
---|---|---|
117 ↗ | (On Diff #45978) | We don't use constants for client-side error code handling, but maybe we should. E.g. here For includes, it's the same story as in https://phab.comm.dev/D14029#inline-78764 - native-rust-library takes care of the correct format |