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 tried to remove manifestPlaceholders to add multiple data intent filter into manifest. But, application not compiling. Because it needs manifestPlaceholders "auth0domain" to compile.
react-native-auth0 version
v3.2.1
React Native version
0.74.1
Expo version
No response
Platform
Android
Platform version(s)
14
The text was updated successfully, but these errors were encountered:
No. The problem for me is about redirections after login and after logout. Moreover, the problem is to set "static" value inside gradle for a domain. Which is not what I am looking for, as I work with different domains.
Checklist
Description
I followed auth0 documentation and it seems we can't configure the library for multi tenant with mulmti domain and multi redirect uri.
Reproduction
Additional context
I tried to remove manifestPlaceholders to add multiple data intent filter into manifest. But, application not compiling. Because it needs manifestPlaceholders "auth0domain" to compile.
react-native-auth0 version
v3.2.1
React Native version
0.74.1
Expo version
No response
Platform
Android
Platform version(s)
14
The text was updated successfully, but these errors were encountered: