<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00007Hb2UgCAJOkta Classic EngineIntegrationsAnswered2022-03-01T04:01:28.000Z2021-11-16T00:11:01.000Z2021-11-16T23:01:57.000Z
Use Recovery Token to reset password in iOS SDK

We have custom recovery flow that gets recovery token to the App. We want to use this recovery token to reset password for the user.

 

https://github.com/okta/okta-auth-swift*oktaauthstatuspasswordreset

 

Reset password OktaAuthStatusPasswordReset class is created within the SDK's recovery flow. Since our recovery flow triggered externally is there a way to continue recovery in iOS SDK using recovery token? or any other way to resolve this case?

 

JS SDK does support: https://github.com/okta/okta-auth-js/blob/master/docs/authn.md*resetpasswordoptions

 

 

 


This question is closed.
Loading
Use Recovery Token to reset password in iOS SDK