-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
API rate limit exceeded for 104.33.18.112. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
This is due to not creating an application or authorizing requests.
Some Psuedocode is here
Person Accesses the Blog
-When there is an error - To view more, please login with github (Your public information will not be saved, used or read. Its only done to avoid the rate limit)
Person Logs in With github
-They are then redirected to a server that is not based off github pages
That server finishes up the authentication
-They are then redirected to the blog with a OAUTH token as a get parameter
The Web App reads the parameter and then uses it in all future requests
Metadata
Metadata
Assignees
Labels
No labels