We are currently integrating our Discourse community with a Discord server. We are using the Discourse Bot plugin. However, it requires to enable Discord Login to work.
We want to keep using our custom OAuth2 solution, but at the same time, allow Discord accounts linking.
Is there any way to enable the /auth/discord
URL without actually enabling the login option?