Documentation
README
Connectors
Credentials for linked services live in /root/.openclaw/workspace/configs/:
<code>_access_tokens.json→ one connector, shape{"connectors":{"<code>":{"access_token","api_key","auth_type","credentials","expires_at","scopes","user_email","refresh"}}}connectors.json→ generic connectors (same map) ·access_tokens.json→ raw OAuth providers ({"providers":{...}})
access_token/api_key present = connected. expires_at is unix seconds.
Auth types
This is the opening of the README. Read the full README on GitHub.