You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.
This doesn't require oauth or any kind of authentication. Other potentially interesting fields from the response include their public email, github url, hireable status and company.
The text was updated successfully, but these errors were encountered:
We should ask for a user's github username. We can easily get their details from this endpoint:
https://api.github.com/users/GarySiu
Which gives us a JSON response like this:
This doesn't require oauth or any kind of authentication. Other potentially interesting fields from the response include their public email, github url, hireable status and company.
The text was updated successfully, but these errors were encountered: