Little Beggar

Member since: Monday, 13 July 2015
Last login: 7 years ago
Profile viewed: 940 views

Your Rank: 85
Points: 9

Little Beggar is friends with Sarina D

Little Beggar is now ranked up to New Member... ! 8 years ago
Little Beggar started a new discussion Several problems about the Par... 8 years ago

Several problems about the Parse: //--------------------------------------------------------------------------- Question 1: How to modify the user password and email? I successfully using this: BackendUsers1->Users->SignupUser(...); BackendUsers1->Users->LoginUser(...); So. I think I should use BackendUsers1 - > Users - > UpdateUser (...). ...