Getting data from Oauth2
Im currently trying to get data from an Oauth2 onto a seperate website, but everything I find says to host a new website off your computer, which isnt what I want. Any way to do this?
6 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
oh
do u know where i can get support?
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
Oauth is about giving access to your stuff without sharing your identity
- oauth.net | Discord API | guide example
oh right. thanks@!