Skip to content

Claude SDK Client & auth question #178

@jankulma-turbine

Description

@jankulma-turbine

In https://github.com/anthropics/claude-code-sdk-python/blob/main/src/claude_code_sdk/client.py

When to use ClaudeSDKClient:
    - Building chat interfaces or conversational UIs

I'd like to build a wrapper where users do not need to use cli directly to use claude code -- basically "chat interfaces or conversational UIs".

However the auth flow is cli only and impossible to automate as far as I understand/tried, and it seems such by design.
How to authenticate users via chat interface only?

JK

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions