Hey team,
I have an use case where when I invite the user, I create the user in supertokens using the emailPasswordSignUp method. The method returns the session and user context is switched here. Is there a way to create the user and not switch session?