1 min readMar 12, 2020
Different client means having different sessions for your application. You can implement custom logic which will allow you to switch between clients, it will re-establish the session whenever the context switch happens. I am not sure, what’s the use-case here or what you are trying to achieve?