On this pageFunction: signOutclient.signOut▸ signOut(options?): Promise<void>Signs the user out, by removing the session cookie. Automatically adds the CSRF token to the request.DocumentationParameters​NameTypeoptions?SignOutParams<true>Returns​Promise<void>