Mobile Authorization #5251
Unanswered
ghost
asked this question in
API Feature Requests & Ideas
Replies: 3 comments 5 replies
-
it is in beta and alpha(canary releases) it will be rolled out to stable soon. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Who are you? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi all! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Background
The only way to authorize a user to login with Discord is through OAuth2, forcing mobile developers to redirect users to the browser to sign in.
Problem
The user experience requires that users remember their Discord credentials because they are likely not signed into mobile web.
Solution
Enable deep linking to the Discord app for authorization. This will save user's time (no remembering passwords) and improve the experience.
Example
Spotify does a similar authorization to the desired result: https://developer.spotify.com/documentation/ios/quick-start/#set-up-user-authorization
Beta Was this translation helpful? Give feedback.
All reactions