PasswordUserVerificationErrorType

@objc
public enum PasswordUserVerificationErrorType : Int

The recoverable error that can occur when verifying with a password.

  • Bad credentials were provided.

    Declaration

    Swift

    case InvalidPassword