* only update state when component is mounted * removed unused import * `useFetch` function to update state when mounted
fetch
* changed to use the admin client * added helper to always set realm * fixed merge * no need to polyfill anymore * updated to use keycloak-admin-client * updated to release version * fixed types * added user federation * update test * lint