On Fri, Feb 17, 2017 at 10:30:06AM +0100, Sebastien Blanc wrote:
On Thu, Feb 9, 2017 at 6:02 PM, Sandro Santilli <strk(a)kbt.io>
wrote:
> 1. Where to report the lack of
`require('keycloak-connect')`
> instruction in the documentation ?
>
You can open a ticket here :
http://jira.jboss.com/jira/browse/KEYCLOAK
Done:
https://issues.jboss.org/browse/KEYCLOAK-4443
> 2. What's the least supported node version ?
>
Node 4.0.0 is the minimum required
Encoded by merging this PR:
https://github.com/keycloak/keycloak-nodejs-connect/pull/72
> 3. Are there working examples I could look at ?
>
We have a quickstart here :
https://github.com/keycloak/keycloak-quickstarts/tree/master/service-nodejs
Thanks !
--strk;