1
0
mirror of synced 2025-12-23 21:07:12 -05:00
Files
docs/data/reusables/apps/deprecating_auth_with_query_parameters.md
2024-12-16 21:43:53 +00:00

891 B

Warning

{% data variables.release-phases.retired_caps %} Notice: Authenticating to the {% data variables.product.prodname_dotcom %} API is no longer accessible using query parameters. Authenticating to the API should be done with HTTP basic authentication. For more information, including scheduled brownouts, see the blog post. {% ifversion ghes %}> Authentication to the API using query parameters while available is no longer supported due to security concerns. Instead we recommend integrators move their access token, client_id, or client_secret in the header. {% data variables.product.prodname_dotcom %} will announce the removal of authentication by query parameters with advanced notice. {% endif %}