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
d.js toolkit
d.js toolkit11mo ago
- 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
Unknown User11mo ago
Message Not Public
Sign In & Join Server To View
Techsta
Techsta11mo ago
oh do u know where i can get support?
Unknown User
Unknown User11mo ago
Message Not Public
Sign In & Join Server To View
d.js docs
d.js docs11mo ago
Oauth is about giving access to your stuff without sharing your identity - oauth.net | Discord API | guide example
Techsta
Techsta11mo ago
oh right. thanks@!