lambda-fairy / nationstates

:earth_americas: NationStates API client for Haskell
https://lambda.xyz/nationstates/
Apache License 2.0
4 stars 1 forks source link

Add Authentication API #6

Closed lambda-fairy closed 8 years ago

lambda-fairy commented 9 years ago
module NationStates.Auth where
verify :: String -> String -> Maybe String -> Context -> IO Bool
verifyAndQuery :: String -> String -> Maybe String -> Nation a -> Context -> IO (Maybe a)

https://www.nationstates.net/pages/api.html#authentication

lambda-fairy commented 8 years ago

Fixed in 4c123307a5a692b37ffde1b4c845082a9a2cbf9f