All-Hands-AI / OpenHands

🙌 OpenHands: Code Less, Make More
https://all-hands.dev
MIT License
33.27k stars 3.81k forks source link

Load GitHub users list at startup for improved authentication performance #4567

Open rbren opened 2 days ago

rbren commented 2 days ago

This PR implements loading the GitHub users list at startup instead of during each authentication request. This change improves the performance of the authentication process.