@firebase/auth 1.0.0 → 1.0.1-20230718222737

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.
Files changed (30) hide show
  1. package/dist/browser-cjs/{index-66526121.js → index-8a3273a5.js} +2 -2
  2. package/dist/browser-cjs/{index-66526121.js.map → index-8a3273a5.js.map} +1 -1
  3. package/dist/browser-cjs/index.js +1 -1
  4. package/dist/browser-cjs/internal.js +1 -1
  5. package/dist/cordova/index.js +2 -2
  6. package/dist/cordova/internal.js +2 -2
  7. package/dist/cordova/{popup_redirect-afe35e14.js → popup_redirect-69dc8d12.js} +2 -2
  8. package/dist/cordova/{popup_redirect-afe35e14.js.map → popup_redirect-69dc8d12.js.map} +1 -1
  9. package/dist/esm2017/{index-59cc561a.js → index-b5f4200f.js} +2 -2
  10. package/dist/esm2017/{index-59cc561a.js.map → index-b5f4200f.js.map} +1 -1
  11. package/dist/esm2017/index.js +1 -1
  12. package/dist/esm2017/internal.js +2 -2
  13. package/dist/esm5/{index-658cc946.js → index-0e4ca0f2.js} +2 -2
  14. package/dist/esm5/{index-658cc946.js.map → index-0e4ca0f2.js.map} +1 -1
  15. package/dist/esm5/index.js +1 -1
  16. package/dist/esm5/internal.js +2 -2
  17. package/dist/index.webworker.esm5.js +1 -1
  18. package/dist/node/index.js +1 -1
  19. package/dist/node/internal.js +1 -1
  20. package/dist/node/{totp-079779df.js → totp-84cdbad1.js} +2 -2
  21. package/dist/node/{totp-079779df.js.map → totp-84cdbad1.js.map} +1 -1
  22. package/dist/node-esm/index.js +1 -1
  23. package/dist/node-esm/internal.js +2 -2
  24. package/dist/node-esm/{totp-96291496.js → totp-56dd311d.js} +2 -2
  25. package/dist/node-esm/{totp-96291496.js.map → totp-56dd311d.js.map} +1 -1
  26. package/dist/rn/index.js +1 -1
  27. package/dist/rn/internal.js +1 -1
  28. package/dist/rn/{phone-daf81481.js → phone-1d1ce7db.js} +2 -2
  29. package/dist/rn/{phone-daf81481.js.map → phone-1d1ce7db.js.map} +1 -1
  30. package/package.json +2 -2
@@ -9918,7 +9918,7 @@ function _isEmptyString(input) {
9918
9918
  }
9919
9919
 
9920
9920
  var name = "@firebase/auth";
9921
- var version = "1.0.0";
9921
+ var version = "1.0.1-20230718222737";
9922
9922
 
9923
9923
  /**
9924
9924
  * @license
@@ -10139,4 +10139,4 @@ function getAuth(app = getApp()) {
10139
10139
  registerAuth("Browser" /* ClientPlatform.BROWSER */);
10140
10140
 
10141
10141
  export { signInWithCredential as $, ActionCodeOperation as A, signOut as B, deleteUser as C, debugErrorMap as D, prodErrorMap as E, FactorId as F, AUTH_ERROR_CODES_MAP_DO_NOT_USE_INTERNALLY as G, initializeAuth as H, connectAuthEmulator as I, AuthCredential as J, EmailAuthCredential as K, OAuthCredential as L, PhoneAuthCredential as M, inMemoryPersistence as N, OperationType as O, PhoneAuthProvider as P, EmailAuthProvider as Q, RecaptchaVerifier as R, SignInMethod as S, TotpMultiFactorGenerator as T, FacebookAuthProvider as U, GoogleAuthProvider as V, GithubAuthProvider as W, OAuthProvider as X, SAMLAuthProvider as Y, TwitterAuthProvider as Z, signInAnonymously as _, browserSessionPersistence as a, linkWithCredential as a0, reauthenticateWithCredential as a1, signInWithCustomToken as a2, sendPasswordResetEmail as a3, confirmPasswordReset as a4, applyActionCode as a5, checkActionCode as a6, verifyPasswordResetCode as a7, createUserWithEmailAndPassword as a8, signInWithEmailAndPassword as a9, _assert as aA, AuthEventManager as aB, _getInstance as aC, _persistenceKeyName as aD, _getRedirectResult as aE, _overrideRedirectResult as aF, _clearRedirectOutcomes as aG, _castAuth as aH, UserImpl as aI, AuthImpl as aJ, _getClientVersion as aK, _generateEventId as aL, AuthPopup as aM, FetchProvider as aN, SAMLAuthCredential as aO, sendSignInLinkToEmail as aa, isSignInWithEmailLink as ab, signInWithEmailLink as ac, fetchSignInMethodsForEmail as ad, sendEmailVerification as ae, verifyBeforeUpdateEmail as af, ActionCodeURL as ag, parseActionCodeURL as ah, updateProfile as ai, updateEmail as aj, updatePassword as ak, getIdToken as al, getIdTokenResult as am, unlink as an, getAdditionalUserInfo as ao, reload as ap, getMultiFactorResolver as aq, multiFactor as ar, debugAssert as as, _isIOS as at, _isAndroid as au, _fail as av, _getRedirectUrl as aw, _getProjectConfig as ax, _isIOS7Or8 as ay, _createError 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, TotpSecret as n, getAuth as o, ProviderId as p, setPersistence as q, reauthenticateWithPhoneNumber as r, signInWithPhoneNumber as s, initializeRecaptchaConfig as t, updatePhoneNumber as u, onIdTokenChanged as v, beforeAuthStateChanged as w, onAuthStateChanged as x, useDeviceLanguage as y, updateCurrentUser as z };
10142
- //# sourceMappingURL=index-59cc561a.js.map
10142
+ //# sourceMappingURL=index-b5f4200f.js.map