I have intergrated auth0 with discord but I don’t know the example code that I can use and I don’t know if I use the discord client and secret id or auth0. Can somebody explain in depth what do I do and give me the code if possible.
Cheers! -shreyank6189
Hi @shreyank6189 ,
Welcome to the Auth0 Community!
What framework are you using?
1 Like
sorry for late reply, I am using node.js
Are you using Express.js? We have a quickstart here:
Auth0 allows you to add authentication to almost any application type quickly. This guide demonstrates how to integrate Auth0, add user login, logout, and profile to a Node.js Express application using the Express OpenID Connect SDK.
Then all you should have to do is set up the Discord connection in the dashboard:
https://marketplace.auth0.com/integrations/discord-social-connection
system
Closed
December 5, 2023, 2:13pm
7
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.