Safe Haskell | None |
---|
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.10: Library to authenticate with OAuth 2.0 for Yesod web applications.
Safe Haskell | None |
---|
Yesod.Auth.OAuth2.Spotify
Arguments
:: YesodAuth m | |
=> Text | Client ID |
-> Text | Client Secret |
-> [ByteString] | Scopes |
-> AuthPlugin m |
module Yesod.Auth.OAuth2