Can someone answer my question about oauth2?

I'm making a system to recover members, is it recommended to refresh the access_token from time to time or only when I'm going to recover the members? And is there a certain time that the refresh_token expires?
5 Replies
d.js toolkit
d.js toolkit2mo 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 User2mo ago
Message Not Public
Sign In & Join Server To View
Joãozinho
JoãozinhoOP2mo ago
I opened it on the other discord, but if you can still help, if you know, it would help me a lot.
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View
d.js docs
d.js docs2mo ago
:discord: OAuth2 - Authorization Code Grant Boom; fresh access token response! read more

Did you find this page helpful?