React component which is wrapper over provider of react context api.
Responsible for instantiating keycloak and provide context value to consumers
props -
config json specific to UI application e.g. realm and clientId
children - react component or html element which can have consumer to access
context provided
React component which is wrapper over provider of react context api. Responsible for instantiating keycloak and provide context value to consumers props - config json specific to UI application e.g. realm and clientId children - react component or html element which can have consumer to access context provided