Change client Id dynamically

I am implementing a flow in which I have multiple client app inside auth0 tenant.
My authentication flow consists of authentication by default client app and getting token based on that. Now after getting the token I want to switch to different client app in same auth0 tenant and get the new token. As both client app are in same auth0 tenant, I guess authentication again is not required. My major concern is how can I switch the client Id dynamically in react. Is it possible.

Hi there @nikhilpathania.nits, we have some details that may help you in your pursuits in the the form of our Using Auth0 with Multi-Tenant Applications. Please let me know if this helps you in your quest, thanks!

I wanted to touch base @nikhilpathania.nits and see if I could be of any more assistance on this subject.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.