On this pageFunction: logout() logout(): Promise<void> Defined in: web/lib/auth/oauth-client.ts:417 Log out and clear all auth state. Returns Promise<void> Remarks Revokes the session with the authorization server and clears local storage.