Current user, if any.
User
User- idUsername.
- adminWhether the user has org-wide admin privileges.
- apiKeys[ApiKey!]!List of API keys created by the user.
- avatarURLURL of the user avatar.
- emailEmail of the user, may be empty.
- jwtTemporary access token as a string.
- nameFull name of the GitHub user.
- sinceTimestamp of the first login, only populated for human users.
- validUntilUnix timestamp of token validity expiration.
- teamsTeam names which the user has access to.
- cannotEvaluateAccessPoliciesWhether the access policies can be evaluated for this user.
- identityProviderIdentity provider.
- isFirstUserIndicates whether the user is the first to log in for this account. Is guaranteed to be true only for the first user to log in and before any other user has logged in.
- securityKeys[SecurityKey!]!Returns list of the security keys for the current user.