me

Get My Public Repos

The caller's own public GitHub repos, for the empty dashboard.

Uses the GitHub login stored at sign-in. login is only honoured for an account without one (Google or email sign-in), and that call goes to GitHub without our token, so typed logins cannot use it up.

get/me/github/public-repos

Query parameters

loginstring nullable

Response

Successful Response

status'ok' | 'no_login' | 'not_found' | 'unavailable' required
loginstring nullable

Changes