Hi Team,
We have two apps Reactive app and Mobile app. Both are separate apps and built on OutSystems' same environment. Users can use both the app as per uses.
We are facing logout issue for the apps. When we trigger OutSystems default logout method for a user from one app then the same user logged-out from other apps. It's happening on a simple logout method.
At the time of calling OutSystems logout default method it logged out the User from others app.
Thanks
Hi @Jitender Gaur,
I believe this reference document will help you: OS Session
Thanks,
Narendra