polysemy-account-api: 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 aeson, base (>=4.12 && <5), exon, fast-logger, jose, polysemy, polysemy-account, polysemy-conc, polysemy-db, polysemy-hasql, polysemy-log, polysemy-plugin, prelate (>=0.5), servant, servant-auth, servant-auth-server, servant-server, sqel, transformers, uuid, wai, wai-extra, warp [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:11Z
Distributions
Downloads 91 total (6 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-api-0.1.0.0

[back to package description]

About

This is a Haskell library for Polysemy and Servant, providing basic account management with JWT authentication.

Consult the Haddocks for more documentation.