Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit82458c1

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parent9e9a13a commit82458c1

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

‎content/v3/oauth.md‎

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -305,18 +305,24 @@ and get a new code.
305305
##Directing users to review their access for an application
306306

307307
Users can review and revoke their application authorizations from the[settings
308-
screen within GitHub][settings]. Integrators can deep link to the authorization
309-
information for their particular app to let their end users review those
310-
details.
308+
screen within GitHub][authorized-apps]. A user's organizations[control whether
309+
an application can access organization data][org-app-policies]. Integrators can
310+
deep link to the authorization information for their particular app to let their
311+
end users review these details.
311312

312313
To build this link, you'll need your OAuth application's`client_id` you
313-
received from GitHub when you[registered the application][apps].
314+
received from GitHub when you[registered the application][owned-apps].
314315

315316
https://github.com/settings/connections/applications/:client_id
316317

318+
For tips on discovering the resources that your application can access for a
319+
user, be sure to check out our[guide][resource-discovery-guide].
320+
317321
[oauth changes blog]:/changes/2013-10-04-oauth-changes-coming/
318322
[basics auth guide]:/guides/basics-of-authentication/
319323
[deployments]:/v3/repos/deployments
320324
[public keys]:/v3/users/keys/
321-
[settings]:https://github.com/settings
322-
[apps]:https://github.com/settings/applications
325+
[authorized-apps]:https://github.com/settings/applications#authorized
326+
[owned-apps]:https://github.com/settings/applications
327+
[org-app-policies]:/changes/2015-01-19-an-integrators-guide-to-organization-application-policies/
328+
[resource-discovery-guide]:/guides/discovering-resources-for-a-user/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp