catchen/Token Who Am I

Retrieve identity information behind the GitHub token

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token.yes
namedescription
loginUsername or bot login behind the token.
global-idGlobal GraphQL ID of the identity behind the token.
idNumeric user ID of the identity behind the token.
nameDisplay name of the identity behind the token.
emailPublic email (user) or generated noreply email (bot).
typeIdentity type. Either User or Bot.
app-slugGitHub App slug when the identity type is Bot.
scopesClassic PAT scopes from x-oauth-scopes response header, when available.
token-kindToken type detected by token format prefix.