MIT licensed by Michael Snoyman, Patrick Brisbin
Maintained by Michael Snoyman
This version can be pinned in stack with:yesod-auth-1.4.3.1@sha256:040cf7a7d877d3de3f774bfb6a9349a9023b9e31ae7ba125f960321b302d85ae,3065

Module documentation for 1.4.3.1

  • Yesod
    • Yesod.Auth
      • Yesod.Auth.BrowserId
      • Yesod.Auth.Dummy
      • Yesod.Auth.Email
      • Yesod.Auth.GoogleEmail
      • Yesod.Auth.GoogleEmail2
      • Yesod.Auth.Message
      • Yesod.Auth.OpenId
      • Yesod.Auth.Rpxnow

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.

Changes

1.4.3

  • Added means to fetch user’s Google profile #936

1.4.2

  • Perform onLogout before session cleaning #923

1.4.1.3

Updated french translation of Yesod.Auth.Message. #904

1.4.1

Dutch translation added.