yesod/yesod-auth-oauth/Yesod/Auth
Gabe Berke-Williams 9720363117 Fix typo in deprecation message
The message recommended using `authTwitterUsingUserID` (note that the
`ID` at the end of the method name is all capitalized).

However, the actual method name is `authTwitterUsingUserId` (note the `Id` at the
end).
2018-12-27 17:31:58 -08:00
..
OAuth.hs Fix typo in deprecation message 2018-12-27 17:31:58 -08:00