Account
You sign in with GitHub OAuth. From the GitHub API we read and store:
- your GitHub
id(immutable handle) - your
username - your avatar URL (we never re-host the image)
- your name + public email if you've made them public on GitHub
That's it. We do not request private repo, follower, or write scopes — only public-profile info needed to show your account.