oxidecomputer / oxidecomputer/console
Generate device token directly
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 228
- Forks
- 22
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 32
Description
I was thinking about how to write instructions for using the TS client standalone in a script, and you need to use the CLI to get a device token. Couldn't we do that directly in the console?
Contributor guide
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
No files, tests, or entry points are named. Start by comparing the standalone TS client instructions with the current CLI-based device-token flow and identify where the console could generate the token directly. Done means standalone scripts no longer require the CLI for token generation and the usage instructions reflect the new flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100