Package Exports
- firebase-error-codes
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (firebase-error-codes) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
firebase-error-codes
Collection of firebase-admin-sdk error codes.
Install
npm install firebase-error-codesUsage
const firebaseErrorCodes = require('firebase-error-codes');import * as firebaseErrorCodes from 'firebase-error-codes');Coverage
[authentication]
- https://firebase.google.com/docs/auth/admin/errors, 16 June 2020
- https://firebase.google.com/docs/reference/js/firebase.auth.Error, 17 June 2020
[storage]