Login with Discord

Hey everyone,

A client of mine would like to implement a login with Discord feature on their site. Ideally this would redirect the user to a “log in” page on Discord. Then when the user has logged in, a function would execute, but if the user didn’t login on Discord, an error message occurs.

Do you think something like that would be possible?

Thanks,
Alex

You will have to check and see if Discord will allow it. I think it will - you can check out there dev oath page here: https://discord.com/developers/docs/topics/oauth2

You will have to take their API requirements and build a custom Velo SSO page for Wix.

It’s a bit complex, but I think it might be doable.