open-unlight / node-discord-game

The Discord Game SDK for Electron.js
47 stars 9 forks source link

Problem with deauthorization #7

Closed lilabyte closed 4 years ago

lilabyte commented 4 years ago

When someone will authorize appliaction using the Discord.Application.getOauth2Token(); and after that if he will deauthorize appliaction when I use Discord.Appliaction.getOauth2Token(); i have no Promise and i can't try to authorize him another time. He must restart the app.

elct9620 commented 4 years ago

The Discord Game SDK didn't provide deauthorize API, if you find it in the document you can tell us.