Logout
Signs the member out. Tapping it ends the session rather than opening a screen.
Before you start
Section titled “Before you start”| Plugin | Ultimate Member |
| Endpoint group | Authentication |
| Plan | Every plan |
Add it to your app
Section titled “Add it to your app”Put it in the side drawer, at the bottom. That is where people look for it, and it keeps a destructive action away from anything tapped by accident.
Do not give it a bottom-nav slot. You have eight at most, and members expect those to be destinations.
Settings
Section titled “Settings”| Setting | What it does | Default |
|---|---|---|
| After logout | Where members land once signed out | Stay where they are |
| Title, Description | The label shown | Empty |
| Restrictions | Which roles see it | Everyone |
Set after logout. Leaving a member on a personal screen they can no longer read produces an empty screen rather than a clear sign-out. Point it at your sign-in screen, or at a public screen such as the directory.
Consider restricting the tab so it is hidden from signed-out visitors — a sign-out control with nothing to sign out of is clutter.
What your members see
Section titled “What your members see”The session clears, and they land wherever after logout points. Personal screens go back to their signed-out state.
When it does not work
Section titled “When it does not work”| Symptom | Cause | Fix |
|---|---|---|
| Nothing happens on tap | The Authentication group is off | Enable it |
| Signs out onto an empty screen | After logout points at a personal screen | Point it at sign-in or a public screen |
| Still signed in afterwards | The app is an older build | Rebuild and redistribute |
| Visible before sign-in | No restriction is set | Restrict it to a signed-in role |