
29 Oct
2020
29 Oct
'20
1:55 p.m.
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