What is the difference between Clear local session vs Clearserver session tasks? In what situation which task should be used?
8 Likes
There are two types of session are supported in Designer2.0.
- 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.
- 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.
7 Likes