test / TL--documentation-new /onboarding-guide /setting-up-discord-authentication.md
Temk's picture
Upload 218 files
e438a02

⚙ Setting up discord authentication

{% hint style="info" %} Two-factor authentication, or 2FA, is a smart method to add an extra layer of protection to your Discord account by ensuring that only you can log in. {% endhint %}

{% embed url="https://youtu.be/4wXkn4GG20E" %}

  1. To set up discord authenticator, Follow the discord developer link mentioned here. https://discord.com/developers

2. Click the new "Application"

3. Name your application - We recommend using your company name and click "Create".

4. Then upload your company logo.

5. Left side of the Dashboard click the OAuth2.

6. Here copy the Client ID.

7. Here paste your Client ID.

8. Here again copy the Client Secret from discord.

9. Here paste the Client Secret.

10. Click URL from the site and paste in Discord Developer.

11. Click Add Redirect, Paste the URL here and Click save.

https://auth-service-w34nvoxnwq-uc.a.run.app/api/v1/auth/discord/callback

12. Choose this option, If you want members to automatically join your server.

13. Copy your Server ID from Discord.

14. Click the Torch Lab Icon.

15. Copy your Server ID.

16. Paste the Server ID and save details.