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
Hello everyone, my company has many clients who are using Auth0, and we want to link all users to one application. However, currently, we can only do this by configuring all the user information in the AndroidManifest.xml. If we need to add a new client, we must update the entire application. This brings great inconvenience to our users. So, I would like to ask if there is a way to dynamically add domains. For example, by obtaining all the domain information through an API when the application loads?
Describe the ideal solution
I am looking for a solution. Any help is greatly appreciated
Alternatives and current workarounds
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Checklist
Describe the problem you'd like to have solved
Hello everyone, my company has many clients who are using Auth0, and we want to link all users to one application. However, currently, we can only do this by configuring all the user information in the AndroidManifest.xml. If we need to add a new client, we must update the entire application. This brings great inconvenience to our users. So, I would like to ask if there is a way to dynamically add domains. For example, by obtaining all the domain information through an API when the application loads?
Describe the ideal solution
I am looking for a solution. Any help is greatly appreciated
Alternatives and current workarounds
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: