Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document integration_type oauth parameter #6738

Merged
merged 2 commits into from
Mar 29, 2024
Merged

Conversation

kpodp0ra
Copy link
Contributor

This pull request documents the addition of the integration_type parameter to the OAuth2 Authorization URL. This parameter specifies the installation context for the application, either within a server context (GUILD_INSTALL) or within a user context (USER_INSTALL).

Changes Made

  • Added integration_type parameter to the OAuth2 authorization URL example.
  • Provided explanation about the purpose of integration_type parameter and its values.

@yonilerner
Copy link
Member

Thanks!

@yonilerner yonilerner merged commit 723fabf into discord:main Mar 29, 2024
3 checks passed
shaydewael pushed a commit to Jupith/discord-api-docs that referenced this pull request May 14, 2024
* Document `integration_type` oauth parameter

* Update OAuth2.md

---------

Co-authored-by: Yoni Lerner <yonilerner@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants