From 0468c155aeb7b532e63ed56d7046e2b90a91cd46 Mon Sep 17 00:00:00 2001 From: Daniel Aberger Date: Mon, 13 Feb 2017 02:19:59 +0100 Subject: [PATCH] Added known issue --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0ddd36..b7546bb 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,6 @@ Coming soon. - more web interface enhancements ## Known issues -- none at the moment +- `https://discordapp.com/api/oauth2` needs to be added to `brokenAuthHeaderProviders` in `golang.org/x/oauth2/internal/token.go` in order for oauth2 to work again. Please use the issue tracker.