View source: R/github_whoami.R
github_whoami | R Documentation |
Returns the login of the authenticated user (based on the current PAT).
github_whoami(quiet = FALSE)
quiet |
Logical. Should status messages be shown. |
Character value containing user login.
## Not run:
github_whoami()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.