yesod/yesod-auth
Michael Snoyman 6595a707d0 Version bump
2016-06-27 10:46:19 +03:00
..
Yesod Add key reuse warning (#1222) (#1233) 2016-05-14 15:40:07 -07:00
.gitignore
auth2.hs
browserid.hs Fix browserid.hs (closes #547) 2014-09-14 11:04:16 +03:00
ChangeLog.md Version bump 2016-06-27 10:46:19 +03:00
LICENSE
openid.hs Add the guessApproot function (pinging @gregwebs) 2015-10-13 10:32:25 +00:00
persona_sign_in_blue.png
README.md Doc link updates 2014-12-21 15:23:52 +02:00
Setup.lhs
yesod-auth.cabal Version bump 2016-06-27 10:46:19 +03: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.