Save user information
Posted: Mon Jan 29, 2018 7:15 pm
Hi,
I need to create a browser that remember the username and the password of the user when the user enter to the browser again, so the user will not need to type his username and password again, just like any browser that remember the login information to any site.
I don't need that the information will be sent to a database, just that the login information will be remembered by the browser so the user won't type his details every time he is enter to the app.
Someone know how can I do that?
Thanks.
I need to create a browser that remember the username and the password of the user when the user enter to the browser again, so the user will not need to type his username and password again, just like any browser that remember the login information to any site.
I don't need that the information will be sent to a database, just that the login information will be remembered by the browser so the user won't type his details every time he is enter to the app.
Someone know how can I do that?
Thanks.