CLI: support oath credentials
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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