changePin
Starts change pin flow.
Your suggested change has been received. Thank you.
Starts change pin flow.
Onegini.instance.userClient
.changePin(context)
.catchError((error) {
if (error is PlatformException) {
print("Pin change failed");
}
});
Thank you! Your suggestion has been submitted.
https://thales.na.market.dpondemand.io/docs/dpod/services/kmo….