this is similar to the LogOutIfMissingCSATHandler but we only log out wallet users since we can't auth in the background for them
Details
Details
as a wallet user on native, with usingCommServicesAccessToken set to true, i cleared the CSAT from redux and confirmed that i was logged out
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
native/components/background-identity-login-handler.react.js | ||
---|---|---|
14 ↗ | (On Diff #39850) | Are we going with this name because this component will also handle automatically logging users in? |
33 ↗ | (On Diff #39850) | Slightly different name here than on web. Did you go with this because it's shorter? |
34 ↗ | (On Diff #39850) | This appears to be copy-pasted from web. Should we consider factoring it out, or do you think it's fine to copy-paste? |