HarperFast / HarperFast/studio
Use OAuth for accessing private repos for deployment
Open
admin & data
blocked
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 4
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 40
Description
While we will use OAuth for signing in, we would also like to use OAuth for deployments. To be polite and not scare away users, we do not plan to request permission to Github repos during login, so accessing repos will involve an additional OAuth request for permission to access these. Once granted, we can use the token/authority to query private repos for tags and to authorize deployments from those repos.
(This is not currently ready for UI work)
Contributor guide
Assessment
This issue has not been assessed yet.