GitHub Login
GitHub login is there to increase the rate limit for API requests to GitHub. It allows users to search for Svelte themes without hitting the unauthenticated rate limit of 60 requests per hour. By logging in with their GitHub account, users can make up to 5,000 API requests per hour, which significantly improves the search experience and allows for more extensive browsing of available themes.
No data, not even username is collected or stored by the application. The application only receives an access token that allows it to make API requests on behalf of the user, without accessing any personal information.