@hackage yesod-auth-account-fork2.0.1

An account authentication plugin for Yesod

An auth plugin for accounts. Each account consists of a username, email, and password. The plugin provides new account, email verification, and password reset pages that can be customized to enhance the user experience.

This is a fork of the yesod-auth-account package with the following additions:

  • Login using either username or e-mail.

  • JSON support for single page applications.

We'd like to merge these changes back upstream but its maintainer has been unresponsive.