Quick summary
- Use logout instead of just closing the browser when the device is shared or another user needs to sign in.
The account action that ends the current session and returns you to sign-in.
Logout is the session-ending action. It is simple, but it matters because it protects shared devices and wrong-user access.
Ends the current session and removes access tied to the current user.
Confirms you are no longer in an authenticated workspace context.