We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06714eb + 2662b5f commit 75f4406Copy full SHA for 75f4406
README.md
@@ -332,7 +332,7 @@ authorize access.
332
333
One common use for service accounts with Google APIs is
334
[domain-wide delegation](https://developers.google.com/identity/protocols/OAuth2ServiceAccount#delegatingauthority).
335
-This process allows a Google Apps for Work/EDU domain administrator to grant an
+This process allows a G Suite domain administrator to grant an
336
application access to all the users within the domain. When the application
337
wishes to access the resources of a particular user, it uses the service account
338
authorization flow to obtain an access token. See the sample
0 commit comments