supawho remove
Delete a saved account, removing its token from the OS secret vault.
Synopsis
Section titled “Synopsis”supawho remove <name>Example
Section titled “Example”supawho remove acmeAccount 'acme' removed.Behavior
Section titled “Behavior”- Removing a name that isn’t saved is a no-op — it won’t error.
- This only removes the account from supawho; it does not revoke the token in Supabase. To revoke a token, use the Supabase dashboard.
