Merged in feat/LOY-486-consent-prompt-date (pull request #3221)
Feat/LOY-486 consent prompt date * chore(LOY-486): update name on date * chore(LOY-486): open links in new tab * chore(LOY-486): send prompt date + refactor modal * chore(LOY-486): update README Approved-by: Chuma Mcphoy (We Ahead)
This commit is contained in:
@@ -163,7 +163,7 @@ const authenticatedUser: SafeUser = {
|
||||
employmentDetails: undefined,
|
||||
promotions: [],
|
||||
profilingConsent: undefined,
|
||||
profilingConsentUpdate: undefined,
|
||||
profilingConsentUpdateDate: undefined,
|
||||
}
|
||||
|
||||
const badAuthenticatedUser: SafeUser = {
|
||||
@@ -198,7 +198,7 @@ const badAuthenticatedUser: SafeUser = {
|
||||
employmentDetails: undefined,
|
||||
promotions: [],
|
||||
profilingConsent: undefined,
|
||||
profilingConsentUpdate: undefined,
|
||||
profilingConsentUpdateDate: undefined,
|
||||
}
|
||||
|
||||
const loggedOutGuest: Guest = {
|
||||
|
||||
Reference in New Issue
Block a user