Hi,
When I call openSession(), I have to type each time my email when requested.
How can I store the email address to show it when login?
Eg:
– I call openSession()
-I enter my email and pass
-I closeSession()
-I call openSession()
-I have to type again all the email => I want to have the old email back