Support browser based oauth2 login and also tackle mcp oauth2 at the same time
Open
@arunanshub is already working on this.
Since May 14, 2026.
enhancement
- Dominant language
- Go
- Stars
- 4
- Forks
- 0
- Avg merge
- 5h 55m
- Merged PRs (30d)
- 9
Description
- ship a cli based simple onboarding logic.
safedep auth login. it'll take input from cli only. - when extending it to support browser login in future, we can expose a separate flag.
safedep auth login --web. it'll open / expose a URL to<http://app.safedep.io|app.safedep.io>. - in future we can slowly make
--webthe default option and also add a--clior--tuioption to let users use the cli based onboarding.
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.
Assessment
This issue has not been assessed yet.