barrett-hln

Results 2 issues of barrett-hln

**Is your feature request related to a problem? Please describe.** The default value of autoRefreshToken is currently `true` on the `ReactKeycloakProvider` component. This was surprising to myself, and others I...

The `window.addEventListener` and `window.removeEventListener` calls in the following area may need the `{ capture: true }` option added due to a change in how React 17 now attaches event listeners...