Authentication in Compozy is required to access cloud services, publish components to the registry, and manage your workflows in production. This guide covers how to authenticate with Compozy Cloud and manage your credentials securely.
Command | Description |
---|---|
compozy login | Log in to Compozy Cloud |
compozy logout | Log out and remove stored credentials |
compozy auth status | Check authentication status |
compozy auth list | List all active sessions |
compozy auth refresh | Manually refresh authentication token |
compozy auth revoke <token_id> | Revoke a specific token |
compozy auth revoke-all | Revoke all active tokens |
Login Command
Verify Authentication
Logout
Generate API Key
Configure API Key
Key Management
View Active Sessions
Revoke Access
Token Refresh
Credential Storage
Access Control
Environment Separation
Invalid Credentials
Authentication Failures
Token Expiration
compozy auth refresh
compozy auth --help
for detailed command information