[GH-ISSUE #192] Support browsing without login #422

Closed
opened 2026-04-11 08:52:15 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @linsui on GitHub (Feb 5, 2021).
Original GitHub issue: https://github.com/pd4d10/git-touch/issues/192

Could you please support using this app without accounts? Thanks!

Originally created by @linsui on GitHub (Feb 5, 2021). Original GitHub issue: https://github.com/pd4d10/git-touch/issues/192 Could you please support using this app without accounts? Thanks!
Author
Owner

@shreyas1599 commented on GitHub (Feb 5, 2021):

Unfortunately I don't think GitHub allows this. To use their api, the user has to be authenticated

<!-- gh-comment-id:773850367 --> @shreyas1599 commented on GitHub (Feb 5, 2021): Unfortunately I don't think GitHub allows this. To use their api, the user has to be authenticated
Author
Owner

@linsui commented on GitHub (Feb 5, 2021):

Unauthenticated clients can make 60 requests per hour. To get more requests per hour, we'll need to authenticate. In fact, doing anything interesting with the GitHub API requires authentication.

Yep. I got it.

<!-- gh-comment-id:773878132 --> @linsui commented on GitHub (Feb 5, 2021): > Unauthenticated clients can make 60 requests per hour. To get more requests per hour, we'll need to authenticate. In fact, doing anything interesting with the GitHub API requires authentication. Yep. I got it.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/git-touch#422