auth-provider
Installation
SKILL.md
Auth Provider Skill
Foundation skill that manages OAuth tokens and API keys for all other skills in the OpenClaw ecosystem. Provides secure encrypted storage, automatic token refresh, PKCE OAuth flow, and health monitoring.
Features
- OAuth 2.0 with PKCE: Secure authorization flow for Google, QuickBooks, and Slack
- API Key Management: Store and manage API credentials for Binance and other services
- Encrypted Storage: AES-256 encrypted credentials in SQLite database
- Auto-refresh: Automatic token refresh before expiration
- Multi-profile: Support multiple accounts per provider
- Health Checks: Validate credential status and expiration