yesod/yesod-auth
2017-07-23 12:25:29 +03:00
..
Yesod Fix deprecation warning for LTS 8 2017-07-23 12:25:29 +03:00
.gitignore
auth2.hs
browserid.hs Fix browserid.hs (closes #547) 2014-09-14 11:04:16 +03:00
ChangeLog.md Do version bump and add Changelog 2017-05-18 08:43:29 +05:30
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 Do version bump and add Changelog 2017-05-18 08:43:29 +05:30

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.