The library seems to grab user's public email. Some users do not list it when they edit their profile at github which means that if you want to populate a db table with user field to be email, this will fail because this api will extract a NULL field.
Is there any fix to that ?