forwards-long-jump / discotron

Modular Discord bot supporting plugins hosted on git repositories
MIT License
3 stars 5 forks source link

Rework login check client side #151

Open Blatoy opened 4 years ago

Blatoy commented 4 years ago

Should be in functions and not only check if appToken is set

RedMser commented 4 years ago

Also, in login.html when you cancel the OAuth request, the URL changes to login.html?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request but we do not display any of this on the page.