This PR stores YG token in local storage of the extension and reads it later on when a user creates an account.
Concerns
I am concerned that this might break the existing flow of creating a user. At the same time, this feature might work on Firefox but not on Chrome because these two browsers are in V2 and V3 respectively. So thorough testing is required.
(WTM-632) Create YouGov integration for Poland
Related Ticket/PR
Changes
This PR stores YG token in local storage of the extension and reads it later on when a user creates an account.
Concerns
I am concerned that this might break the existing flow of creating a user. At the same time, this feature might work on Firefox but not on Chrome because these two browsers are in V2 and V3 respectively. So thorough testing is required.
Requirements Before Merging