Keycloak Loader
Use this to retrieve an instance of Keycloak
MeteorKeycloak.init.then((keycloak)=>{ keycloak.init(); ... })
v0.0.1•Published 8 years ago
This package has not had recent updates. Please investigate it's current state before committing to using it in your project.
Use this to retrieve an instance of Keycloak
MeteorKeycloak.init.then((keycloak)=>{ keycloak.init(); ... })