1
0
mirror of synced 2025-12-22 03:16:52 -05:00

Update authorizing-oauth-apps.md

This commit is contained in:
Anne-Marie
2022-10-10 16:51:00 +02:00
committed by GitHub
parent 27a301c43f
commit 06a9873b61

View File

@@ -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.