Does OAuth Deep Linking Support #7259
Replies: 1 comment 2 replies
-
We do have some support for deep linking that page, however, depending on the type of OAuth flow you're trying to do, we intentionally don't deep link it. For our special OAuth flows that add apps to your server or account (the For any actual OAuth flows used to grant access to your account (all other scopes), we intentionally don't deep link into the app because it is extremely likely to break the entire OAuth flow for various reasons. Technical details of the things that can go wrong when trying to deep link an OAuth flow:
|
Beta Was this translation helpful? Give feedback.
-
Currently, it appears that the operation at https://discord.com/oauth2/authorize requires re-login via a web page. Is it possible to directly open this authorization link on a mobile device, so that it opens the Discord mobile app without needing to log in again through the web page?
Beta Was this translation helpful? Give feedback.
All reactions