Obtain the Session used when not explicitly instantiating one yourself.
When using the top-level exports fetch, login, logout,
handleIncomingRedirect, onLogin and onLogout, these apply to an
implicitly-instantiated Session.
This function returns a reference to that Session in order to obtain e.g. the current user's
WebID.
Obtain the Session used when not explicitly instantiating one yourself.
When using the top-level exports fetch, login, logout, handleIncomingRedirect, onLogin and onLogout, these apply to an implicitly-instantiated Session. This function returns a reference to that Session in order to obtain e.g. the current user's WebID.