localStorage.
Storage
localStorage
Write a key/value pair into window.localStorage.
Sets the value before the next step runs. Useful for seeding the page with
feature flags, onboarding state, or auth tokens that the app reads from