signOut

Signs out the currently authenticated user.

This operation removes the active session from both the server and local storage, clearing all cached user data and authentication state.

Return

A ClerkResult indicating success or failure of the sign-out operation.