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
इम्प्लीमेंटेशन ब्रीफ़ पाएँ