Implement onSessionRestore to avoid wrong redirect
With solid-client-authn-js
, when loading a page provided by solid-router
, the authentication process wrongly redirects to / all the time.
We need to implement the onSessionRestore
handler as explained in the documentation