Thanks to visit codestin.com
Credit goes to github.com

Skip to content

refactor(plugins/hub): Rethink the API key management / authentication #3240

Description

@thomass-dev

Description WIP

Prioritities environ['SKORE_HUB_API_KEY'] > ~/.skore.hub/.credentials.json > interactive login

in .credentials.json, we store the tuple (URL, workspace, API key)
based on the SKORE_HUB_URI, and the Project(workspace), the authentication module is able to manage.


After probabl-ai/skore-cli#29

Inspired by git and cursor

https://www.reddit.com/r/ClaudeCode/comments/1ogzcxa/claude_code_credentials_or_api_key_when_using/
anthropics/claude-code#441 (comment)
https://cursor.com/docs/cli/reference/authentication

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions