Skip to content

Reduce items on GlobalStore.get(['account_emails']) when users perform reset (logout) #5797

@martgil

Description

@martgil

Description: I found await GlobalStore.get(['account_emails']); to be usable at some point when identifying user accounts, however, when performing user reset (soft logout using reset account), the GlobalStore.get(['account_emails']) items retains the same, which should ideally be reduced the account email that already been performed logout for more accurate result.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions