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
No Lint Coverage - Unit
No Test Coverage
Event Timeline
native/components/background-identity-login-handler.react.js | ||
---|---|---|
14 | Are we going with this name because this component will also handle automatically logging users in? | |
33 | Slightly different name here than on web. Did you go with this because it's shorter? | |
34 | This appears to be copy-pasted from web. Should we consider factoring it out, or do you think it's fine to copy-paste? |