hi

i want my app to remember one (and only one) user password that he wont need to enter it every time he runs the app. (like when i want to get my email, the app knows automatically what's my password)
i dont want to use a temporary file to save his password in it.
what's the best way to do it?