Skip to main content
End your current CLI session and remove stored authentication credentials from your device.

Usage

base44 logout

What gets removed

Running logout deletes the authentication file at ~/.base44/auth/auth.json. This file contains your:
  • Authentication token
  • Stored user email
  • Stored user display name
After logging out, you’ll need to run base44 login to authenticate again.

See also