MSALNativeAuthSignInAfterResetPasswordState

@objcMembers
public class MSALNativeAuthSignInAfterResetPasswordState : MSALNativeAuthState

The self-service password reset completed. Sign the account in by calling signIn(parameters:delegate:) with the scopes to request on the access token.

Warning

This API is experimental. It may be changed in the future without notice. Do not use in production applications.