Revert "change Twitter ID screen_name → user_id"
This reverts commit 5a25e5e53b.
This commit is contained in:
parent
5a25e5e53b
commit
d46d754555
@ -103,7 +103,7 @@ authTwitter key secret = authOAuth
|
||||
, oauthConsumerSecret = secret
|
||||
, oauthVersion = OAuth10a
|
||||
})
|
||||
(mkExtractCreds "twitter" "user_id")
|
||||
(mkExtractCreds "twitter" "screen_name")
|
||||
|
||||
twitterUrl :: AuthRoute
|
||||
twitterUrl = oauthUrl "twitter"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user