FormidableLabs / FormidableLabs/react-native-app-auth
Handling multiple redirectUrls, or ability to add different actions on redirect
- Dominant language
- Java
- Stars
- 2.3k
- Forks
- 473
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I was wondering if there is a way to pass or handle multiple redirect urls, so we could trigger different actions based on the callback we get from the server. If let say the user is on register page, I want to take the users to the sign in page directly after the registration is submitted, rather than closing the page. As far as I know there is no way for me to call different actions dynamically, but let the library handle the auth flow and close the page when it is redirected.
This is kinda question and also a potential feature request unless there are already other ways to workaround this functionality, let me know please, thanks
Contributor guide
Assessment
This issue has not been assessed yet.