function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Kahlil DozierKahlil Dozier 

Native iOS development- is it possible to change a user's password through the mobile SDKs?

Hello,

I'm currently creating a native iOS app.  I know that it's possible to reset a user's password from the login page, but I'm wondering if is at all possible  through the mobile SDKs to allow a logged in user to change their password to a new one.

Thanks!