Hi guys,

Im in the proccess of making a small application. It will have only one username and password. Which would be the best way to store these values. I want the user to be able to change these values so hard coding is a no no!

Thanks