You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using screen_hint in my authorize function to show the signup prompt in my 2 applications. It's working well for the one that is not using the connection props to target another tenant. When I'm using connection, screen_hint is not taking into account anymore. Maybe because a a redirection that occur afterward. The documentation is not very helping and have very few details about screen_hint.
Reproduction
Here screen_hint will not work (connection to another tenant is needed for this app)
Checklist
Description
I'm using v3.2.1 of react-native-auth0.
I'm using screen_hint in my authorize function to show the signup prompt in my 2 applications. It's working well for the one that is not using the connection props to target another tenant. When I'm using connection, screen_hint is not taking into account anymore. Maybe because a a redirection that occur afterward. The documentation is not very helping and have very few details about screen_hint.
Reproduction
Here screen_hint will not work (connection to another tenant is needed for this app)
This works (connection to another tenant not needed for the second app)
Additional context
No response
react-native-auth0 version
3.2.1
React Native version
0.75.4
Expo version
No response
Platform
iOS
Platform version(s)
16.0
The text was updated successfully, but these errors were encountered: