OAuth2 prompt=none 'strict'? #6751
Unanswered
jimduchek
asked this question in
API Feature Requests & Ideas
Replies: 1 comment 1 reply
-
There's no such functionality, and at first thought I'm not entirely sure it would be advisable. Someone could always make an OAuth2 URL for your app with more permissive parameters. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I am hoping there is an existing way to do this -- I want to be able to use discord oauth2 for 'login' only, not 'signup'. That is, if the user is not already authorized, return a failure instead of showing the consent screen. I can, of course, immediately call the revocation endpoint and revoke the new authorization, but I'm hoping Discord has a way to do this more cleanly.
Beta Was this translation helpful? Give feedback.
All reactions