[weasyl] api-key authentication (#1057)

* [weasyl] support api keys

* [weasyl] document api-key authentication

* [weasyl] usernames can contain ~
This commit is contained in:
Zanny
2020-10-15 09:12:09 -04:00
committed by GitHub
parent 35056a07d1
commit 3ec60e894a
4 changed files with 21 additions and 5 deletions

View File

@@ -186,6 +186,7 @@ AUTH_MAP = {
"tumblr" : "Optional" + _OAUTH,
"twitter" : "Optional",
"wallhaven" : "Optional" + _APIKEY_WH,
"weasyl" : "Optional",
}
IGNORE_LIST = (