| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Yesod.Auth.OAuth2.Spotify
Description
OAuth2 plugin for http://spotify.com
Documentation
Arguments
| :: YesodAuth m | |
| => Text | Client ID |
| -> Text | Client Secret |
| -> [Text] | Scopes |
| -> AuthPlugin m |
module Yesod.Auth.OAuth2
yesod-auth-oauth2-0.3.0: OAuth 2.0 authentication plugins
| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Yesod.Auth.OAuth2.Spotify
Description
OAuth2 plugin for http://spotify.com
Arguments
| :: YesodAuth m | |
| => Text | Client ID |
| -> Text | Client Secret |
| -> [Text] | Scopes |
| -> AuthPlugin m |
module Yesod.Auth.OAuth2