How to use headless library for multiple users?
headless.initializeSession
method to generate token and initialize the session. If user log out and new user login, then calling again this method with second user subscriberId will generate new token and new session.Can headless be used with mobile based platforms like flutter and react native?