Sahilow.

thoughts in digital form

A collection of ideas, observations, and learnings from the intersection of technology and human experience.

Featured

Backend Development

GitHub Auth: User Email Is Null Even with Scope 'user:email'

Blog on how to solve the issue of Github not returning the user email in passport.js, even with the scope 'user:email'


2025-07-29
3 min read

Recent