Sign out the current user and invalidate the session
void
401 - Not authenticated
import { signOutUser } from "@cpod/sdk";await signOutUser(); Copy
import { signOutUser } from "@cpod/sdk";await signOutUser();
Sign out the current user and invalidate the session