Logs the user out of the application.
By default this does not log the user out of their Solid identity provider. In order to do so, you must set the logoutType to idp. For usage details see Session.logout.
idp
1.3.0
Logs the user out of the application.
By default this does not log the user out of their Solid identity provider. In order to do so, you must set the logoutType to
idp
. For usage details see Session.logout.