Lines Matching full:permissions
6 listing packages and permissions, looking at package collaborators, and defining
7 package permissions for users, orgs, and teams.
99 #### <a name="grant"></a> `> access.grant(spec, team, permissions, [opts]) -> Promise`
104 that scope. `permissions` must be one of `'read-only'` or `'read-write'`.
106 Grants `read-only` or `read-write` permissions for a certain package to a team.
122 that scope. `permissions` must be one of `'read-only'` or `'read-write'`. argument
172 permissions. Packages that the access token does not have access to won't be
188 // corresponding permissions.
197 permissions, with each stream entry being formatted like `[packageName,
198 permissions]`. Packages that the access token does not have access to won't be
222 Lists out access privileges for a certain package. Will only show permissions
244 permissions]` format. Will only show permissions for packages to which you have