wildan3105 / github-langs

Show the stats of the programming language from a given github account.
https://gitstats.wildans.site
MIT License
27 stars 54 forks source link

Change to auth request instead of `client_id` and `client_secret` #218

Closed wildan3105 closed 1 year ago

wildan3105 commented 1 year ago

Current behavior:

Expected behavior:

Steps to reproduce:

wildan3105 commented 1 year ago

Or use this auth request instead:

{
    "message": "API rate limit exceeded for 103.171.147.91. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)",
    "documentation_url": "https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"
}