Appearance
Sign out (Supabase) ​
Use this action to sign the current user out of Supabase Auth.
Add the action ​
- Create (or open) an
Interfaceworkflow. - Click
+ Add action. - Select
Supabase→Sign Out. - Select the Supabase
Connectionyou want to use.
Common next steps ​
- Redirect the user to a public page (like a login page)
- Clear any interface variables that should not remain after logout

