Go to file
Alexey Khudyakov 9c5f049114 * Parametrize all functions by user data type. So it's possible to
use custom data type for users. (So it's possible to store additional
  data).

* Add type class for custom user data type

* Export User data type there is no point in hiding it. It becomes possible
  to manipulate user database from withint yesod application
2011-06-05 19:30:08 +04:00
include Use macro to chose quasyquote syntax. Reduce clutter caused by 2011-06-05 01:29:11 +04:00
Yesod * Parametrize all functions by user data type. So it's possible to 2011-06-05 19:30:08 +04:00
.gitignore Initial source pull from Yesod newauth branch 2010-09-28 15:29:41 +02:00
auth2.hs defaultDest -> loginDest, logoutDest 2010-10-05 09:26:05 +02:00
LICENSE Initial source pull from Yesod newauth branch 2010-09-28 15:29:41 +02:00
README first commit 2010-09-28 14:51:35 +02:00
Setup.lhs Added Setup.lhs 2010-10-05 22:25:25 +02:00
yesod-auth.cabal Use macro to chose quasyquote syntax. Reduce clutter caused by 2011-06-05 01:29:11 +04:00