Clear Local session vs Clear Server session

What is the difference between Clear local session vs Clearserver session tasks? In what situation which task should be used?

8 Likes

@tushar.jain could you please reply

There are two types of session are supported in Designer2.0.

  1. Device Level (Local Session) - Session which is created through local biometric authentication of phone or pattern authentication that kind of session is named as local session.
  2. vConnect Session (Server Session) - A conventional way of creating session for user by calling AUTH api of vConnect to validate user credentials and creating a session on server.

So when we talk about clearing session. We talk about clearing the session details from corresponding places.

I hope this would have answered your question.

@DebugHorror

7 Likes