yesod/yesod-auth
2019-06-18 01:56:32 +02:00
..
Yesod Remove comma from <form> tag 2019-06-18 01:56:32 +02:00
.gitignore
auth2.hs Add 'yesod-auth/' from commit 'fe498e3dac01bfc999cad33b90a2b1b397785178' 2011-07-22 08:59:54 +03:00
browserid.hs
ChangeLog.md Remove comma from <form> tag 2019-06-18 01:56:32 +02:00
LICENSE
openid.hs
persona_sign_in_blue.png
README.md
Setup.lhs
yesod-auth.cabal

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.