### Issue and Steps to Reproduce After upgrading from **7.12.12** to **7.13.6** I see error ``` ReferenceError: sessionStorage is not defined ``` ### Versions **Old**: 7.12.12 **New**: 7.13.6 ### Screenshots <img width="1406" alt="Screenshot 2023-12-10 at 10 12 34 AM" src="https://github.com/AxaFrance/oidc-client/assets/17564080/0f48ecac-f35d-45c2-a68d-09da97718141"> #### Expected Authentication should work as expected #### Actual The build fails and shows error `ReferenceError: sessionStorage is not defined` ### Additional Details I think this is caused by change introduced in https://github.com/AxaFrance/oidc-client/releases/tag/v7.13.1