Support browsing without login #116

Closed
opened 2025-10-31 17:05:59 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @linsui on GitHub (Feb 5, 2021).

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

Originally created by @linsui on GitHub (Feb 5, 2021). 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

@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.

@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#116