You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
upon moving to localStorage there are a number of functions and whatnot that are in place to facilitate the migration from cookies to localStorage. after a given window of time, they will become unnecessary and should be culled as a final step.
The text was updated successfully, but these errors were encountered:
markhayden
changed the title
remove cookie handler code mid 2020
remove cookie handlers code mid 2020
Oct 30, 2019
upon moving to localStorage there are a number of functions and whatnot that are in place to facilitate the migration from cookies to localStorage. after a given window of time, they will become unnecessary and should be culled as a final step.
The text was updated successfully, but these errors were encountered: