SIGN IN SIGN UP

Fix SecurityError when accessing localStorage in restricted browser environments (#1452)

* Initial plan

* Wrap localStorage access in try-catch blocks to handle SecurityError

* Add console.error logging for localStorage access failures

Co-authored-by: matus-tomlein <42166+matus-tomlein@users.noreply.github.com>

* Fix test to use proper EventStorePayload format

Co-authored-by: matus-tomlein <42166+matus-tomlein@users.noreply.github.com>

* Run rush change

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: matus-tomlein <42166+matus-tomlein@users.noreply.github.com>
Co-authored-by: Matus Tomlein <matus.tomlein@gmail.com>
C
Copilot committed
b3f618b5e53f2abdaa4ba4f43968cd3851359a38
Parent: e13f804
Committed by Matus Tomlein <matus.tomlein@gmail.com> on 10/7/2025, 2:51:34 PM