44 lines
922 B
Markdown
44 lines
922 B
Markdown
## 1.4.11
|
|
|
|
Add Yesod.Auth.Hardcoded
|
|
|
|
## 1.4.9
|
|
|
|
* Expose defaultLoginHandler
|
|
|
|
## 1.4.8
|
|
|
|
* GoogleEmail2: proper error message when permission denied
|
|
|
|
## 1.4.7
|
|
|
|
* add a runHttpRequest function for handling HTTP errors
|
|
|
|
## 1.4.6
|
|
|
|
* Use nonce package to generate verification keys and CSRF tokens [#1011](https://github.com/yesodweb/yesod/pull/1011)
|
|
|
|
## 1.4.5
|
|
|
|
* Adds export of email verify route [#980](https://github.com/yesodweb/yesod/pull/980)
|
|
|
|
## 1.4.4
|
|
|
|
* Add AuthenticationResult and authenticate function [#959](https://github.com/yesodweb/yesod/pull/959)
|
|
|
|
## 1.4.3
|
|
|
|
* Added means to fetch user's Google profile [#936](https://github.com/yesodweb/yesod/pull/936)
|
|
|
|
## 1.4.2
|
|
|
|
* Perform `onLogout` before session cleaning [#923](https://github.com/yesodweb/yesod/pull/923)
|
|
|
|
## 1.4.1.3
|
|
|
|
[Updated french translation of Yesod.Auth.Message. #904](https://github.com/yesodweb/yesod/pull/904)
|
|
|
|
## 1.4.1
|
|
|
|
Dutch translation added.
|