Local
Session
Helper
The LocalSessionHelper class is useful to manage the local sessions of the user, so manage the credentials of the user and all his/her personal data like profile pic, email and password
Author
N7ghtm4r3 - Tecknobit
Parameters
: the driver factory used to create the specific driver for each platform
See also
Functions
Method to change a value of the current session
Method to delete all the local sessions, used when the user executes a logout or the account deletion No-any params required
Method to delete a specific local session specified by the identifier of the user in that session
Method to get the current active local session
Method to get the local session specified by the identifier of the user in that session
Method to list all the local sessions of the user.
Method to set the current active session as inactive
Method to set as the active session a new session