FirebaseAuthInvalidCredentialsException

actual typealias FirebaseAuthInvalidCredentialsException = com.google.firebase.auth.FirebaseAuthInvalidCredentialsException(source)
actual typealias FirebaseAuthInvalidCredentialsException = com.google.firebase.auth.FirebaseAuthInvalidCredentialsException

Constructors

Link copied to clipboard
constructor(message: String, code: String? = null)
constructor(code: String?, cause: Throwable)

Properties

Link copied to clipboard

Platform Firebase Auth error code, when the underlying SDK provides one.