source-cooperative / source-cooperative/source-coop-cli
Device Auth Grant flow
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It seems that Ory supports the Device Auth Grant Flow: https://github.com/ory/hydra/issues/2416
This CLI could have more utility for users on systems that don't contain web browsers (e.g. servers) but utilizing this flow.
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
Start by reviewing the CLI's existing OIDC login and STS credential exchange flow, then compare it with the linked OAuth 2.0 Device Authorization Grant specification. Done means users on systems without web browsers can authenticate through the device flow and receive usable credentials.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- authentication, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100