From b498354cb64f91b5c35c659a95566fe87848d1a1 Mon Sep 17 00:00:00 2001 From: Sonny Bakker Date: Wed, 23 Sep 2020 23:21:55 +0200 Subject: [PATCH] Remove Twitter refresh token button Twitter does not have this feature, see https://developer.twitter.com/en/docs/authentication/faq --- .../accounts/templates/accounts/views/integrations.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/newsreader/accounts/templates/accounts/views/integrations.html b/src/newsreader/accounts/templates/accounts/views/integrations.html index 81a1fa1..ce565ec 100644 --- a/src/newsreader/accounts/templates/accounts/views/integrations.html +++ b/src/newsreader/accounts/templates/accounts/views/integrations.html @@ -48,10 +48,6 @@ {% trans "Authorize account" %} - - {% trans "Refresh token" %} - - {% trans "Deauthorize account" %}