[Haskell-cafe] [ANN] Keycloak-hs V2

Corentin Dupont corentin.dupont at gmail.com
Thu Oct 29 17:55:04 UTC 2020


Hello,
I'm very proud to announce the second version of Keycloak-hs, a library to
access Keycloak:
http://hackage.haskell.org/package/keycloak-hs. Keycloak (www.keycloak.org)
is a tool allowing you to authenticate and manage users, and protect your
API resources.
This version has a much better interface to Keycloak, and more
documentation. With this library you can:
- Manage and verify Auth tokens
- Manage Users in Keycloak
- Manage Resources to be protected with Keycloak
- Evaluate permissions and policies

Comments are welcome!

Cheers!
Corentin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20201029/88950dc9/attachment.html>


More information about the Haskell-Cafe mailing list