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

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.