java - Securely Check If User Is Logged In -


question: secure method of storing , checking if user 'logged in' application.

i building personal finance application security important.

is storing key->value pair in sharedpreferences such loggedin->true secure enough? (my intuition tells me no).

could please point me in right direction?

much appreciated!


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -