polysemy-account: Account management with Servant and Polysemy

[ library, web ] [ Propose Tags ]
Versions [RSS] 0.1.0.0, 0.2.0.0 (info)
Change log changelog.md
Dependencies base (>=4.12 && <5), chronos (>=1.1 && <1.2), elocrypt (>=2.1 && <2.2), password (>=3.0 && <3.1), polysemy, polysemy-db, polysemy-plugin, prelate (>=0.5), random (>=1.2 && <1.3), servant-auth (>=0.4 && <0.5), 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-03T00:42:51Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 78 total (7 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.2.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.