Home

stencila auth

Manage OAuth authentication for AI model providers

Usage

stencila auth [COMMAND]

Examples

# Check which providers you are logged in to
stencila auth

# Login to Anthropic via OAuth
stencila auth login anthropic

# Login to GitHub Copilot
stencila auth login copilot

# Logout from a provider
stencila auth logout gemini

Subcommands

CommandDescription
statusDisplay OAuth authentication status for all providers
loginLogin to an AI model provider via OAuth
logoutLogout from an AI model provider (remove stored OAuth credentials)
© 2026 Stencila