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

OAuth2 embeds don’t respect “<>” #7239

Open
Luna-devv opened this issue Oct 26, 2024 · 0 comments
Open

OAuth2 embeds don’t respect “<>” #7239

Luna-devv opened this issue Oct 26, 2024 · 0 comments
Labels

Comments

@Luna-devv
Copy link

Description

Normally, you can prevent links from embedding in Discord via <https://discord.com> (adding <> before and after the link).

Though, the new oauth embeds for apps do not respect that, and keep displaying even when wrapped into the brackets.

Steps to Reproduce

Send the following text anywhere:
<https://discord.com/oauth2/authorize?client_id=1125449347451068437&redirect_uri=https://wamellow.com/login&response_type=code&scope=identify+email+guilds+bot&permissions=1634200972406>

Expected Behavior

No embed should be shown

Current Behavior

The oauth/app embed shows and doesn’t hide

Screenshots/Videos

IMG_2043

Client and System Information

Discord iOS 252.0 (latest)
Discord Web

@Luna-devv Luna-devv added the bug label Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant