LennoxOriginal post
Rank 2: Process
How can I add prompt=none as a query arg for OAuth2-Login via Discord?
Summary
To add `prompt=none` as a query arg for OAuth2-Login via Discord, simply append "&prompt=none" to the end of the OAuth2 authorization URL after the client ID.