Has anyone successfully done the epic fhir integration with react native CLI, not expo I am facing a problem while redirecting back to the app after a successful login as epic does not accept app redirect URL it only takes HTTP and HTTPS redirect URLs
after successful login, I am not able to redirect back to the app and I need help regarding the redirection and to get the access token back to the app.