| Safe Haskell | None |
|---|
Rdioh.Auth
Documentation
srvUrl :: ByteString -> RequestSource
app :: String -> String -> ApplicationSource
twoLegToken :: String -> String -> TokenSource
Takes: a key and a secret. Returns a two-legged auth token. You can
just use runRdio in most cases.