maxpowa / drawbridge

IRC Gateway for Discord
3 stars 0 forks source link

MFA: Potential for ban if implemented #1

Open maxpowa opened 8 years ago

maxpowa commented 8 years ago

https://github.com/hammerandchisel/discord-api-docs/issues/69

Use token auth instead because this is bullshit.

Bookmarklet to get your token: javascript:{alert(localStorage.token)};void(0);

cryptiklemur commented 8 years ago

Discord hates security issues*

maxpowa commented 8 years ago

If they had a proper user oauth flow in place this wouldn't be a security issue.