I was Building an application and i stuck on some thing.
My application had a form to change the current password.
I don't want to connect the application to the database and want to change the current password of my form to new password without using database. Is there any alternative of it?
Please do mention it.