I want to open only particular endpoints of url in my app and rest in browser.
I have following url endpoints:
/users/sign_in - (should open in app) - working<