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

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.