mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-11 19:58:28 +01:00
Fixup example
This commit is contained in:
parent
98ef5f9aae
commit
9c8dd98b3d
@ -78,7 +78,6 @@ instance YesodAuth App where
|
||||
|
||||
return $ Authenticated "1"
|
||||
|
||||
authHttpManager = appHttpManager
|
||||
authPlugins = appAuthPlugins
|
||||
|
||||
instance RenderMessage App FormMessage where
|
||||
|
||||
@ -29,7 +29,6 @@ library:
|
||||
- random
|
||||
- safe-exceptions
|
||||
- text >=0.7 && <2.0
|
||||
- transformers >=0.2.2 && <0.6
|
||||
- uri-bytestring
|
||||
- yesod-auth >=1.6.0 && <1.7
|
||||
- yesod-core >=1.6.0 && <1.7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user