polysemy-account: Account management with Servant and Polysemy

[ library, web ] [ Propose Tags ]
This version is deprecated.
Versions [RSS] 0.1.0.0, 0.2.0.0 (info)
Change log changelog.md
Dependencies base (>=4.12 && <5), chronos, elocrypt, password (>=3.0 && <3.1), polysemy, polysemy-db, polysemy-plugin, prelate (>=0.5), random, sqel [details]
License BSD-2-Clause-Patent
Copyright 2023 Torsten Schmits
Author Torsten Schmits
Maintainer hackage@tryp.io
Category Web
Uploaded by tek at 2023-03-02T12:32:10Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 81 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for polysemy-account-0.1.0.0

[back to package description]

About

This is a Haskell library for Polysemy that provides effects for managing accounts with Argon2-hashed password authentication.

Consult the Haddocks for more documentation.