R/github_whoami.R
github_whoami.Rd
Returns the login of the authenticated user (based on the current PAT).
github_whoami(quiet = FALSE)
Logical. Should status messages be shown.
if (FALSE) { github_whoami() }