Update authorizing-oauth-apps.md
This commit is contained in:
@@ -283,7 +283,7 @@ you or your users have two-factor authentication enabled.
|
|||||||
|
|
||||||
The `redirect_uri` parameter is optional. If left out, GitHub will
|
The `redirect_uri` parameter is optional. If left out, GitHub will
|
||||||
redirect users to the callback URL configured in the OAuth Application
|
redirect users to the callback URL configured in the OAuth Application
|
||||||
settings. If provided, the redirect URL's host(excluding sub-domains) and port must exactly
|
settings. If provided, the redirect URL's host (excluding sub-domains) and port must exactly
|
||||||
match the callback URL. The redirect URL's path must reference a
|
match the callback URL. The redirect URL's path must reference a
|
||||||
subdirectory of the callback URL.
|
subdirectory of the callback URL.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user