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 have 3 react apps where am using redux-oidc, all 3 connected to one identity server. when ever I logged in App1 for example, the App2 and App3 logged in automatically if I run them in the same browser. I don't want them to share the same profile. note that every app has her own Idclient. any ideas ?
The text was updated successfully, but these errors were encountered:
Hi,
I have 3 react apps where am using redux-oidc, all 3 connected to one identity server. when ever I logged in App1 for example, the App2 and App3 logged in automatically if I run them in the same browser. I don't want them to share the same profile. note that every app has her own Idclient. any ideas ?
The text was updated successfully, but these errors were encountered: