Multiple app login

amit0
Hi,
I have two questions.

1. I have an app, whenever I login to generate token used is logged out of the web session. Is it expected behavior? Is there a way to stop this? Ideally web login should be independent of verifying user for an app.

2. If I have multiple apps and I login into one and get request token. Will login in second app invalidate token of first app or are they independent?

Thanks,
Amit.
Sign In or Register to comment.