ForgotPasswordResult
public struct ForgotPasswordResult
Contains the result of the forgot password operation.
-
Undocumented
Declaration
Swift
public let forgotPasswordState: ForgotPasswordState
-
Undocumented
Declaration
Swift
public let codeDeliveryDetails: UserCodeDeliveryDetails?