GitLab · Schema

UserInfo

UserInfo from GitLab API

CodePlatformSoftware DevelopmentSource Control

Properties

Name Type Description
sub string Subject identifier. Unique to the user within the provider.
name string Full name of the user.
nickname string The user's GitLab username.
email string The user's email address. Requires the email scope.
email_verified boolean Whether the user's email address has been verified.
profile string URL to the user's GitLab profile page.
picture string URL to the user's avatar image.
groups array List of groups the user belongs to.
View JSON Schema on GitHub