You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
8. Set permissions by selecting the required **Scopes**. The table below explains each scope:
50
+
8. Set permissions by selecting the required **Scopes**. The table below explains each scope:
51
51
52
-
|Permission|Explanation|
53
-
|----------|-----------|
54
-
|`api`|Grants full read/write access to the API, including all groups, projects, container registry, dependency proxy, and package registry. Required for API requests.|
55
-
|`read_api`|Allows read-only access to all groups, projects, container registry, and package registry.|
56
-
|`read_user`|Grants read-only access to user profiles via the /user API endpoint, including username, public email, and full name. Also provides access to /users endpoints.|
57
-
|`read_repository`|Enables read-only access to repositories in private projects via Git-over-HTTP or the Repository Files API.|
58
-
|`profile`|Grants read-only access to the user's profile data using OpenID Connect.|
59
-
|`email`|Provides read-only access to the user's primary email address using OpenID Connect.|
52
+
|Permission|Explanation|
53
+
|----------|-----------|
54
+
|`api`|Grants full read/write access to the API, including all groups, projects, container registry, dependency proxy, and package registry. Required for API requests.|
55
+
|`read_api`|Allows read-only access to all groups, projects, container registry, and package registry.|
56
+
|`read_user`|Grants read-only access to user profiles via the /user API endpoint, including username, public email, and full name. Also provides access to /users endpoints.|
57
+
|`read_repository`|Enables read-only access to repositories in private projects via Git-over-HTTP or the Repository Files API.|
58
+
|`profile`|Grants read-only access to the user's profile data using OpenID Connect.|
59
+
|`email`|Provides read-only access to the user's primary email address using OpenID Connect.|
60
60
61
-
9. Click **Save Application** to finalize the setup.
61
+
9. Click **Save Application** to finalize the setup.
0 commit comments