Safe Haskell | None |
---|---|
Language | Haskell98 |
Yesod.Auth.OAuth2.Spotify
Documentation
Arguments
:: YesodAuth m | |
=> Text | Client ID |
-> Text | Client Secret |
-> [ByteString] | Scopes |
-> AuthPlugin m |
module Yesod.Auth.OAuth2
yesod-auth-oauth2-0.0.12: Library to authenticate with OAuth 2.0 for Yesod web applications.
Safe Haskell | None |
---|---|
Language | Haskell98 |
Yesod.Auth.OAuth2.Spotify
Arguments
:: YesodAuth m | |
=> Text | Client ID |
-> Text | Client Secret |
-> [ByteString] | Scopes |
-> AuthPlugin m |
module Yesod.Auth.OAuth2