yesod/yesod-auth
Daniel Campoverde [alx741] 9014192c66 Update changelog
2017-02-18 18:31:05 -05:00
..
Yesod Update emailLoginHandler 'since' version 2017-02-18 18:28:53 -05:00
.gitignore
auth2.hs Add 'yesod-auth/' from commit 'fe498e3dac01bfc999cad33b90a2b1b397785178' 2011-07-22 08:59:54 +03:00
browserid.hs
ChangeLog.md Update changelog 2017-02-18 18:31:05 -05:00
LICENSE
openid.hs
persona_sign_in_blue.png
README.md
Setup.lhs
yesod-auth.cabal Version bumps/changelog updates 2017-02-08 11:20:31 +02:00

yesod-auth

This package provides a pluggable mechanism for allowing users to authenticate with your site. It comes with a number of common plugins, such as OpenID, BrowserID (a.k.a., Mozilla Persona), and email. Other packages are available from Hackage as well. If you've written such an add-on, please notify me so that it can be added to this description.