I have a React App which need to connect to two FHIR servers simultaneously, one server provides patient data, the other provides questionnaires. I need to have two smart clients to be authorized by two different OAuth server. Could fhir-kit-client do that?