[twitter] add login support (#214)

This commit is contained in:
Mike Fährmann
2019-04-07 23:06:57 +02:00
parent fad5833245
commit e730fc9045
4 changed files with 36 additions and 3 deletions

View File

@@ -110,6 +110,7 @@ AUTH_MAP = {
"smugmug" : "Optional (OAuth)",
"tsumino" : "Optional",
"tumblr" : "Optional (OAuth)",
"twitter" : "Optional",
"wallhaven" : "Optional",
}