yesod/yesod-auth
2018-04-09 20:48:57 +09:00
..
Yesod generalize type signature of GoogleEmail2.getPerson 2018-04-09 14:21:48 +09:00
.gitignore
auth2.hs
browserid.hs
ChangeLog.md bump version and update ChangeLog 2018-04-09 20:48:57 +09:00
LICENSE
openid.hs
persona_sign_in_blue.png
README.md
Setup.lhs
yesod-auth.cabal bump version and update ChangeLog 2018-04-09 20:48:57 +09: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.