Returns the login of the authenticated user (based on the current PAT).

github_whoami(quiet = FALSE)

Arguments

quiet

Logical. Should status messages be shown.

Examples

if (FALSE) { github_whoami() }