@firebase/auth 0.19.12-2022312211851 → 0.19.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +3 -4
- package/dist/cordova/index.js +2 -2
- package/dist/cordova/internal.js +2 -2
- package/dist/cordova/{popup_redirect-75e9cc26.js → popup_redirect-fd81f644.js} +2 -2
- package/dist/cordova/{popup_redirect-357f6bb3.js.map → popup_redirect-fd81f644.js.map} +1 -1
- package/dist/esm2017/{index-6de4cbb9.js → index-7078a255.js} +2 -2
- package/dist/esm2017/{index-6de4cbb9.js.map → index-7078a255.js.map} +1 -1
- package/dist/esm2017/index.js +1 -1
- package/dist/esm2017/internal.js +2 -2
- package/dist/esm5/{index-af0bfad4.js → index-7a476dcd.js} +2 -2
- package/dist/esm5/{index-af0bfad4.js.map → index-7a476dcd.js.map} +1 -1
- package/dist/esm5/index.js +1 -1
- package/dist/esm5/internal.js +2 -2
- package/dist/index.webworker.esm5.js +1 -1
- package/dist/node/{index-cb44b87a.js → index-eabd3e6c.js} +2 -2
- package/dist/node/{index-41ef05d4.js.map → index-eabd3e6c.js.map} +1 -1
- package/dist/node/index.js +1 -1
- package/dist/node/internal.js +1 -1
- package/dist/node-esm/{index-461e8056.js → index-d709908a.js} +2 -2
- package/dist/node-esm/{index-35d1e5a5.js.map → index-d709908a.js.map} +1 -1
- package/dist/node-esm/index.js +1 -1
- package/dist/node-esm/internal.js +2 -2
- package/dist/rn/index.js +1 -1
- package/dist/rn/internal.js +1 -1
- package/dist/rn/{phone-31a1067a.js → phone-eec7f987.js} +2 -2
- package/dist/rn/{phone-31a1067a.js.map → phone-eec7f987.js.map} +1 -1
- package/package.json +5 -5
- package/dist/cordova/popup_redirect-357f6bb3.js +0 -9857
- package/dist/cordova/popup_redirect-75e9cc26.js.map +0 -1
- package/dist/esm2017/index-7e2eb95f.js +0 -9336
- package/dist/esm2017/index-7e2eb95f.js.map +0 -1
- package/dist/esm5/index-f9adfb5e.js +0 -11092
- package/dist/esm5/index-f9adfb5e.js.map +0 -1
- package/dist/node/index-41ef05d4.js +0 -7249
- package/dist/node/index-cb44b87a.js.map +0 -1
- package/dist/node-esm/index-35d1e5a5.js +0 -6047
- package/dist/node-esm/index-461e8056.js.map +0 -1
- package/dist/rn/phone-feb870c8.js +0 -8326
- package/dist/rn/phone-feb870c8.js.map +0 -1
package/dist/node/index.js
CHANGED
package/dist/node/internal.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var index = require('./index-
|
|
5
|
+
var index = require('./index-eabd3e6c.js');
|
|
6
6
|
var tslib = require('tslib');
|
|
7
7
|
var util = require('@firebase/util');
|
|
8
8
|
var app = require('@firebase/app');
|
|
@@ -5817,7 +5817,7 @@ function multiFactor(user) {
|
|
|
5817
5817
|
}
|
|
5818
5818
|
|
|
5819
5819
|
var name = "@firebase/auth";
|
|
5820
|
-
var version = "0.19.
|
|
5820
|
+
var version = "0.19.12";
|
|
5821
5821
|
|
|
5822
5822
|
/**
|
|
5823
5823
|
* @license
|
|
@@ -6044,4 +6044,4 @@ class PhoneMultiFactorGenerator {
|
|
|
6044
6044
|
AuthImpl.prototype.setPersistence = async () => { };
|
|
6045
6045
|
|
|
6046
6046
|
export { sendPasswordResetEmail as $, ActionCodeOperation as A, prodErrorMap as B, AUTH_ERROR_CODES_MAP_DO_NOT_USE_INTERNALLY as C, initializeAuth as D, connectAuthEmulator as E, FactorId as F, AuthCredential as G, EmailAuthCredential as H, OAuthCredential as I, PhoneAuthCredential as J, inMemoryPersistence as K, EmailAuthProvider as L, FacebookAuthProvider as M, GoogleAuthProvider as N, OperationType as O, PhoneAuthProvider as P, GithubAuthProvider as Q, RecaptchaVerifier as R, SignInMethod as S, OAuthProvider as T, SAMLAuthProvider as U, TwitterAuthProvider as V, signInAnonymously as W, signInWithCredential as X, linkWithCredential as Y, reauthenticateWithCredential as Z, signInWithCustomToken as _, browserSessionPersistence as a, confirmPasswordReset as a0, applyActionCode as a1, checkActionCode as a2, verifyPasswordResetCode as a3, createUserWithEmailAndPassword as a4, signInWithEmailAndPassword as a5, sendSignInLinkToEmail as a6, isSignInWithEmailLink as a7, signInWithEmailLink as a8, fetchSignInMethodsForEmail as a9, _emulatorUrl as aA, _performApiRequest as aB, _isIOS7Or8 as aC, _isIOS as aD, _isAndroid as aE, _createError as aF, _isSafari as aG, _isIframe as aH, _isMobileBrowser as aI, _isIE10 as aJ, UserImpl as aK, AuthImpl as aL, _getClientVersion as aM, FetchProvider as aN, SAMLAuthCredential as aO, sendEmailVerification as aa, verifyBeforeUpdateEmail as ab, ActionCodeURL as ac, parseActionCodeURL as ad, updateProfile as ae, updateEmail as af, updatePassword as ag, getIdToken as ah, getIdTokenResult as ai, unlink as aj, getAdditionalUserInfo as ak, reload as al, getMultiFactorResolver as am, multiFactor as an, _getInstance as ao, _assert as ap, _signInWithCredential as aq, _reauthenticate as ar, _link as as, signInWithIdp as at, _fail as au, debugAssert as av, _persistenceKeyName as aw, _castAuth as ax, FederatedAuthProvider as ay, BaseOAuthProvider as az, browserLocalPersistence as b, signInWithPopup as c, linkWithPopup as d, reauthenticateWithPopup as e, signInWithRedirect as f, linkWithRedirect as g, reauthenticateWithRedirect as h, indexedDBLocalPersistence as i, getRedirectResult as j, browserPopupRedirectResolver as k, linkWithPhoneNumber as l, PhoneMultiFactorGenerator as m, getAuth as n, ProviderId as o, setPersistence as p, onIdTokenChanged as q, reauthenticateWithPhoneNumber as r, signInWithPhoneNumber as s, onAuthStateChanged as t, updatePhoneNumber as u, useDeviceLanguage as v, updateCurrentUser as w, signOut as x, deleteUser as y, debugErrorMap as z };
|
|
6047
|
-
//# sourceMappingURL=index-
|
|
6047
|
+
//# sourceMappingURL=index-d709908a.js.map
|