Update GitHub oauth docs
Summary: GitHub moved these pages around and made it easier to find your application list. Test Plan: Read docs, verified links are correct. Reviewers: btrahan Reviewed By: btrahan CC: aran Differential Revision: https://secure.phabricator.com/D2941
This commit is contained in:
@@ -93,7 +93,7 @@ nothing (the default).
|
|||||||
|
|
||||||
To configure GitHub OAuth, create a new GitHub Application:
|
To configure GitHub OAuth, create a new GitHub Application:
|
||||||
|
|
||||||
https://github.com/account/applications/new
|
https://github.com/settings/applications/new
|
||||||
|
|
||||||
You should set these things in your application:
|
You should set these things in your application:
|
||||||
|
|
||||||
@@ -116,11 +116,6 @@ set these keys:
|
|||||||
- **github.auth-permanent**: set to ##true## to prevent unlinking Phabricator
|
- **github.auth-permanent**: set to ##true## to prevent unlinking Phabricator
|
||||||
accounts from GitHub accounts.
|
accounts from GitHub accounts.
|
||||||
|
|
||||||
Note that you can see a list of your GitHub applications here, although it's not
|
|
||||||
immediately clear how to get there via the UI:
|
|
||||||
|
|
||||||
https://github.com/account/applications/
|
|
||||||
|
|
||||||
= Configuring Google OAuth =
|
= Configuring Google OAuth =
|
||||||
|
|
||||||
You can configure Google OAuth to allow login, login and registration, or
|
You can configure Google OAuth to allow login, login and registration, or
|
||||||
|
|||||||
Reference in New Issue
Block a user