Skip to content

CLI: authenticate with modulora.dev (modulora login) #6

Description

@jal-co

Let a creator authenticate the CLI against modulora.dev so publishing is scoped to their account/namespace.

Scope

  • modulora login — OAuth device flow (or token paste) that mints a scoped CLI token.
  • Store the token securely in the OS keychain / config file.
  • modulora whoami / modulora logout.
  • Server side: CLI token issuance + verification endpoint (Better Auth API key / bearer).

Acceptance criteria

  • modulora login completes end-to-end and persists a token.
  • Authenticated requests resolve to the correct user + namespace.
  • Tokens are revocable from account settings.

Area: CLI

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions