Appearance
Clear session (Xano auth) ​
Use this action to clear the current Xano session when a user signs out.
Add the action ​
- In an
Interfaceworkflow, click+ Add action. - Select
Xano→Clear session.
When to use it ​
- After a user clicks
Sign out. - When you want to make sure the next visitor is not treated as signed in.
This action clears the session stored in WeWeb. If your Xano project also needs a server-side logout endpoint, call that separately before or after Clear session.
CONTINUE LEARNING
Learn how to configure Xano as your Authentication System in WeWeb.

