Change user from facebook login to username / password

Hi,

We have existing users who had had created an account on our production system using facebook authentication (using the ios sdk), and now wish to change to a username / password login.

Is there a recommended way to do this in parse, and maintain any data the user has created?

thanks,

I believe that you just need to create a password through the dashboard for this use and they will be able to log in with username / password. You can try to do it with a test user first.