oauth-everything / passport-discord

A Passport strategy for authenticating with https://discordapp.com/
Mozilla Public License 2.0
20 stars 4 forks source link

Millennium bug! #13

Open TomHelyer opened 1 year ago

TomHelyer commented 1 year ago

Looks like discord client ids are now 1 digit longer now and it's stopping auth from working returning token error invalid client. Works with older applications.

henry232323 commented 1 year ago

Dunno if this ever got fully investigated, but snowflakes are all handled as strings by the API. I don't believe this should be an issue, and I'm not running into any issues of this sort, it sounds like you might have misconfigured your client ID/secret