OpenFn / OpenFn/kit

CLI: support oath credentials

Open
#644 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement UX
Dominant language
TypeScript
Stars
21
Forks
23
Avg merge
1d 22h
Merged PRs (30d)
17

Description

User story

When using oath credentials, the CLI needs to add some kind of support.

This is not a formal spec, but it means something like:

  • detect an oath schema on config
  • open a browser window when the job runs
  • track the returned session id
  • set the id back onto the config object
  • Probably cache all this
Implementation notes

???

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files or tests; start by locating the CLI's config, credential, and job-run entry points. Clarify the credential schema, browser flow, returned session ID, config mutation, and caching behavior before implementation. Done means the CLI detects the credential, completes the browser flow, tracks the session ID, and reuses it as appropriate.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
authentication, cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.