I’m currently configuring Discord login for my platform. I followed the [configuration guide](Configure Discord Login for Discourse), but I’m encountering two errors. These occur regardless of whether the user clicks signup or login (when the user is not authenticated yet). Issue 1: HTTP vs HTTPS in Redirect URL When clicking “Login with Discord”, it opens this address: https://discord.com/oauth2/authorize?client_id=123123&redirect_uri=http%3A%2F%2Fforum.com%2Fauth%2Fdiscord%2Fcallbac...