Description
An account authentication plugin for yesod with encrypted token transfer.
Description
This authentication plugin for Yesod uses a challenge-response authentication mechanism, where the password is encrypted via HMAC- Keccak on the client side.