@hackage / yesod-auth-hmac-keccak

An account authentication plugin for yesod with encrypted token transfer.

Latest0.0.0.5

About

Metadata

  • Last updated , by nek0
  • License MIT
  • Categories Web Development
  • Maintained by: nek0@chelnok.de

  • Lottery factor: 0

Links

Installation

This package uses the Custom cabal build type

Readme

This authentication plugin for Yesod uses a challenge-response authentication mechanism, where the password is encrypted via HMAC- Keccak on the client side.