The set of tokens associated to the session being logged out. This must contain a valid ID token.
Function to redirect the user to the logout URL
Optional
postLogoutUrl: stringAn optional URL to be redirected to by the OpenID Provider after logout has been completed
A Promise that resolves once the logout process is initiated
Performs an RP-initiated logout at the OpenID Provider associated to a user session using the provided token set. After this has completed, the user will be logged out of their OpenID Provider. This terminates their current browsing session on any active Solid application.