haskell-servant / servant

Main repository for the servant libraries — DSL for describing, serving, querying, mocking, documenting web applications and more!
https://docs.servant.dev/
1.8k stars 407 forks source link

Recommend argon2 in JWT cookbook #1749

Open MangoIV opened 2 months ago

MangoIV commented 2 months ago

Just reading it, if we want to make any recommendations, perhaps https://hackage.haskell.org/package/crypton-1.0.0/docs/Crypto-KDF-Argon2.html shouldn’t be missing :)