import env from "../index"; const management = `${env.API_URI}/org/keycloak`; export default { managementUser: `${management}/user`, };