hoauth2
hoauth2 copied to clipboard
Move from 'cryptonite' to 'crypton'
Apparently 'cryptonite' is not actively maintained, and 'crypton' is the new standard.
A number of key networking libraries have switched to 'crypton' already : https://packdeps.haskellers.com/reverse/crypton
It's API-compatible, so this should be just an import renaming chore.
https://hackage.haskell.org/package/jose-jwt-0.9.5 still depends on cryptonite
Hi @freizl ! The latest jose-jwt depends on crypton: https://hackage.haskell.org/package/jose-jwt-0.10.0
publish hoauth2-2.13.0
let me know if any issues.