fr33domlover da3b437189 yesod-auth: Use cryptonite instead of deprecated cryptohash 8 years ago
..
Yesod da3b437189 yesod-auth: Use cryptonite instead of deprecated cryptohash 8 years ago
.gitignore cd5ee0fb12 Add 'yesod-auth/' from commit 'fe498e3dac01bfc999cad33b90a2b1b397785178' 12 years ago
ChangeLog.md 85a62ab074 Bump yesod-auth version for CSRF support (#1205) 8 years ago
LICENSE 20015aa6ee Update license with MIT license 12 years ago
README.md bed6dafce8 Doc link updates 9 years ago
Setup.lhs cd5ee0fb12 Add 'yesod-auth/' from commit 'fe498e3dac01bfc999cad33b90a2b1b397785178' 12 years ago
auth2.hs cd5ee0fb12 Add 'yesod-auth/' from commit 'fe498e3dac01bfc999cad33b90a2b1b397785178' 12 years ago
browserid.hs 50f57a3586 Fix browserid.hs (closes #547) 9 years ago
openid.hs 5d0a4567f3 Add the guessApproot function (pinging @gregwebs) 8 years ago
persona_sign_in_blue.png 581248b1c8 Include Persona login icon yesodweb/authenticate#19 11 years ago
yesod-auth.cabal da3b437189 yesod-auth: Use cryptonite instead of deprecated cryptohash 8 years ago

README.md

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.