| 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. |