Skip to content

Releases: maxzaleski/firebase-error-codes

v1.2.2: Fixed various typos

17 May 20:42
b822123
Compare
Choose a tag to compare

This release fixes various typos across both the definition file and its implementation.

Enhancement
Improved import support.

Fixes
The following properties are now typo-free:

  • idTokenExpired
  • idTokenRevoked
  • invalidEmailVerified
  • invalidHashAlgorithm
  • invalidHashBlockSize
  • invalidHashDerivedKeyLength
  • invalidHashKey
  • invalidHashMemoryCost
  • invalidHashParallelization
  • invalidHashRounds
  • invalidHashSaltSeparator
  • invalidIdToken

v1.2: Storage error codes

21 Jun 17:57
Compare
Choose a tag to compare

Enhancements

  • Firebase Storage error codes.

Fixes

  • Fixed a slight jsdoc. formatting issue.

v1.1: Additional Auth error codes

17 Jun 10:51
Compare
Choose a tag to compare

Authentication error codes

16 Jun 17:55
Compare
Choose a tag to compare

Error codes associated with GCP Identity Platform via the Firebase authentication client.