bird auth logout
Usage
代码示例
bird auth logoutDescription
Revokes the stored OAuth token server-side, then deletes the credentials file. Idempotent: a missing file is not an error, and a failed revoke still clears local state (with a warning).
Related
| Name | Description |
|---|---|
| bird auth create-org | Create your organization and workspace and mint your credential |
| bird auth login | Authenticate with Bird through your browser (OAuth) |
| bird auth signup | Start a passwordless Bird signup and email a six-digit code |
| bird auth status | Show current authentication state and validate the token against the API |
| bird auth verify-email | Confirm the emailed six-digit code and sign in |
相关资源
继续查阅此主题的文档、指南和示例。资源为英文。
理解概念Should I use an API key or an OAuth token, and how do I rotate one?实施指南Authentication & API keys
获取实施简报