@firebase/auth 1.13.5 → 1.13.6
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/dist/auth-public.d.ts +4 -1
- package/dist/auth.d.ts +5 -1
- package/dist/browser-cjs/{index-DY73Er5u.js → index-DBOuNQej.js} +75 -24
- package/dist/browser-cjs/index-DBOuNQej.js.map +1 -0
- package/dist/browser-cjs/index.js +1 -1
- package/dist/browser-cjs/internal.js +1 -1
- package/dist/browser-cjs/src/core/user/account_info.d.ts +1 -1
- package/dist/cordova/auth-cordova-public.d.ts +4 -1
- package/dist/cordova/auth-cordova.d.ts +5 -1
- package/dist/cordova/index.js +2 -2
- package/dist/cordova/internal.js +2 -2
- package/dist/cordova/{popup_redirect-D_ZWtJhY.js → popup_redirect-CHQiJtfZ.js} +75 -24
- package/dist/cordova/popup_redirect-CHQiJtfZ.js.map +1 -0
- package/dist/cordova/src/core/user/account_info.d.ts +1 -1
- package/dist/cordova/tsdoc-metadata.json +1 -1
- package/dist/esm/{index-CvXU3_1x.js → index-4NFEPWkC.js} +75 -24
- package/dist/esm/index-4NFEPWkC.js.map +1 -0
- package/dist/esm/index.js +1 -1
- package/dist/esm/internal.js +2 -2
- package/dist/esm/src/core/user/account_info.d.ts +1 -1
- package/dist/index.webworker.js +74 -23
- package/dist/index.webworker.js.map +1 -1
- package/dist/node/index.js +1 -1
- package/dist/node/internal.js +1 -1
- package/dist/node/src/core/user/account_info.d.ts +1 -1
- package/dist/node/{totp-B19JzI52.js → totp-C8DKrPQi.js} +69 -16
- package/dist/node/totp-C8DKrPQi.js.map +1 -0
- package/dist/node-esm/index.js +1 -1
- package/dist/node-esm/internal.js +2 -2
- package/dist/node-esm/src/core/user/account_info.d.ts +1 -1
- package/dist/node-esm/{totp-C24pd8aS.js → totp-BU9AvxK8.js} +69 -16
- package/dist/node-esm/totp-BU9AvxK8.js.map +1 -0
- package/dist/rn/{index-CiDS6PaG.js → index-DSVEw5ju.js} +69 -16
- package/dist/rn/index-DSVEw5ju.js.map +1 -0
- package/dist/rn/index.js +1 -1
- package/dist/rn/internal.js +7 -9
- package/dist/rn/internal.js.map +1 -1
- package/dist/rn/src/core/user/account_info.d.ts +1 -1
- package/dist/src/core/user/account_info.d.ts +1 -1
- package/dist/tsdoc-metadata.json +1 -1
- package/dist/web-extension-cjs/index.js +1 -1
- package/dist/web-extension-cjs/internal.js +1 -1
- package/dist/web-extension-cjs/{register-dQ43sygv.js → register-eaUKtaNP.js} +75 -24
- package/dist/web-extension-cjs/register-eaUKtaNP.js.map +1 -0
- package/dist/web-extension-cjs/src/core/user/account_info.d.ts +1 -1
- package/dist/web-extension-esm/auth-web-extension-public.d.ts +1 -1
- package/dist/web-extension-esm/auth-web-extension.d.ts +1 -1
- package/dist/web-extension-esm/index.js +2 -2
- package/dist/web-extension-esm/internal.js +2 -2
- package/dist/web-extension-esm/{register-DN05P0kB.js → register-CPcgXhGD.js} +75 -24
- package/dist/web-extension-esm/register-CPcgXhGD.js.map +1 -0
- package/dist/web-extension-esm/src/core/user/account_info.d.ts +1 -1
- package/dist/web-extension-esm/tsdoc-metadata.json +1 -1
- package/package.json +3 -3
- package/dist/browser-cjs/index-DY73Er5u.js.map +0 -1
- package/dist/cordova/popup_redirect-D_ZWtJhY.js.map +0 -1
- package/dist/esm/index-CvXU3_1x.js.map +0 -1
- package/dist/node/totp-B19JzI52.js.map +0 -1
- package/dist/node-esm/totp-C24pd8aS.js.map +0 -1
- package/dist/rn/index-CiDS6PaG.js.map +0 -1
- package/dist/web-extension-cjs/register-dQ43sygv.js.map +0 -1
- package/dist/web-extension-esm/register-DN05P0kB.js.map +0 -1
package/dist/node-esm/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { A as ActionCodeOperation, a as ActionCodeURL, b as AuthCredential, c as AuthErrorCodes, E as EmailAuthCredential, d as EmailAuthProvider, F as FacebookAuthProvider, e as FactorId, G as GithubAuthProvider, f as GoogleAuthProvider, O as OAuthCredential, g as OAuthProvider, h as OperationType, P as PhoneAuthCredential, i as PhoneAuthProvider, j as PhoneMultiFactorGenerator, k as ProviderId, R as RecaptchaVerifier, S as SAMLAuthProvider, l as SignInMethod, T as TotpMultiFactorGenerator, m as TotpSecret, n as TwitterAuthProvider, o as applyActionCode, p as beforeAuthStateChanged, q as browserCookiePersistence, r as browserLocalPersistence, s as browserPopupRedirectResolver, t as browserSessionPersistence, u as checkActionCode, v as confirmPasswordReset, w as connectAuthEmulator, x as createUserWithEmailAndPassword, y as debugErrorMap, z as deleteUser, B as fetchSignInMethodsForEmail, C as getAdditionalUserInfo, D as getAuth, H as getIdToken, I as getIdTokenResult, J as getMultiFactorResolver, K as getRedirectResult, L as inMemoryPersistence, M as indexedDBLocalPersistence, N as initializeAuth, Q as initializeRecaptchaConfig, U as isSignInWithEmailLink, V as linkWithCredential, W as linkWithPhoneNumber, X as linkWithPopup, Y as linkWithRedirect, Z as multiFactor, _ as onAuthStateChanged, $ as onIdTokenChanged, a0 as parseActionCodeURL, a1 as prodErrorMap, a2 as reauthenticateWithCredential, a3 as reauthenticateWithPhoneNumber, a4 as reauthenticateWithPopup, a5 as reauthenticateWithRedirect, a6 as reload, a7 as revokeAccessToken, a8 as sendEmailVerification, a9 as sendPasswordResetEmail, aa as sendSignInLinkToEmail, ab as setPersistence, ac as signInAnonymously, ad as signInWithCredential, ae as signInWithCustomToken, af as signInWithEmailAndPassword, ag as signInWithEmailLink, ah as signInWithPhoneNumber, ai as signInWithPopup, aj as signInWithRedirect, ak as signOut, al as unlink, am as updateCurrentUser, an as updateEmail, ao as updatePassword, ap as updatePhoneNumber, aq as updateProfile, ar as useDeviceLanguage, as as validatePassword, at as verifyBeforeUpdateEmail, au as verifyPasswordResetCode } from './totp-
|
|
1
|
+
export { A as ActionCodeOperation, a as ActionCodeURL, b as AuthCredential, c as AuthErrorCodes, E as EmailAuthCredential, d as EmailAuthProvider, F as FacebookAuthProvider, e as FactorId, G as GithubAuthProvider, f as GoogleAuthProvider, O as OAuthCredential, g as OAuthProvider, h as OperationType, P as PhoneAuthCredential, i as PhoneAuthProvider, j as PhoneMultiFactorGenerator, k as ProviderId, R as RecaptchaVerifier, S as SAMLAuthProvider, l as SignInMethod, T as TotpMultiFactorGenerator, m as TotpSecret, n as TwitterAuthProvider, o as applyActionCode, p as beforeAuthStateChanged, q as browserCookiePersistence, r as browserLocalPersistence, s as browserPopupRedirectResolver, t as browserSessionPersistence, u as checkActionCode, v as confirmPasswordReset, w as connectAuthEmulator, x as createUserWithEmailAndPassword, y as debugErrorMap, z as deleteUser, B as fetchSignInMethodsForEmail, C as getAdditionalUserInfo, D as getAuth, H as getIdToken, I as getIdTokenResult, J as getMultiFactorResolver, K as getRedirectResult, L as inMemoryPersistence, M as indexedDBLocalPersistence, N as initializeAuth, Q as initializeRecaptchaConfig, U as isSignInWithEmailLink, V as linkWithCredential, W as linkWithPhoneNumber, X as linkWithPopup, Y as linkWithRedirect, Z as multiFactor, _ as onAuthStateChanged, $ as onIdTokenChanged, a0 as parseActionCodeURL, a1 as prodErrorMap, a2 as reauthenticateWithCredential, a3 as reauthenticateWithPhoneNumber, a4 as reauthenticateWithPopup, a5 as reauthenticateWithRedirect, a6 as reload, a7 as revokeAccessToken, a8 as sendEmailVerification, a9 as sendPasswordResetEmail, aa as sendSignInLinkToEmail, ab as setPersistence, ac as signInAnonymously, ad as signInWithCredential, ae as signInWithCustomToken, af as signInWithEmailAndPassword, ag as signInWithEmailLink, ah as signInWithPhoneNumber, ai as signInWithPopup, aj as signInWithRedirect, ak as signOut, al as unlink, am as updateCurrentUser, an as updateEmail, ao as updatePassword, ap as updatePhoneNumber, aq as updateProfile, ar as useDeviceLanguage, as as validatePassword, at as verifyBeforeUpdateEmail, au as verifyPasswordResetCode } from './totp-BU9AvxK8.js';
|
|
2
2
|
import '@firebase/app';
|
|
3
3
|
import '@firebase/util';
|
|
4
4
|
import '@firebase/component';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { av as _getInstance, aw as _assert, ax as _reauthenticate, ay as _link$1, az as _signInWithCredential, b as AuthCredential, aA as signInWithIdp, aB as _fail, aC as debugAssert, aD as _persistenceKeyName, aE as _serverAppCurrentUserOperationNotSupportedError, aF as _castAuth, aG as FederatedAuthProvider, aH as BaseOAuthProvider, aI as _emulatorUrl, aJ as _performApiRequest, aK as _isIOS, aL as _isAndroid, aM as _isIOS7Or8, aN as _createError, aO as _isMobileBrowser, aP as _isIE10 } from './totp-
|
|
2
|
-
export { A as ActionCodeOperation, a as ActionCodeURL, c as AuthErrorCodes, aQ as AuthImpl, E as EmailAuthCredential, d as EmailAuthProvider, F as FacebookAuthProvider, e as FactorId, aR as FetchProvider, G as GithubAuthProvider, f as GoogleAuthProvider, O as OAuthCredential, g as OAuthProvider, h as OperationType, P as PhoneAuthCredential, i as PhoneAuthProvider, j as PhoneMultiFactorGenerator, k as ProviderId, R as RecaptchaVerifier, aS as SAMLAuthCredential, S as SAMLAuthProvider, l as SignInMethod, T as TotpMultiFactorGenerator, m as TotpSecret, n as TwitterAuthProvider, aT as UserImpl, aU as _getClientVersion, o as applyActionCode, p as beforeAuthStateChanged, q as browserCookiePersistence, r as browserLocalPersistence, s as browserPopupRedirectResolver, t as browserSessionPersistence, u as checkActionCode, v as confirmPasswordReset, w as connectAuthEmulator, x as createUserWithEmailAndPassword, y as debugErrorMap, z as deleteUser, B as fetchSignInMethodsForEmail, C as getAdditionalUserInfo, D as getAuth, H as getIdToken, I as getIdTokenResult, J as getMultiFactorResolver, K as getRedirectResult, L as inMemoryPersistence, M as indexedDBLocalPersistence, N as initializeAuth, Q as initializeRecaptchaConfig, U as isSignInWithEmailLink, V as linkWithCredential, W as linkWithPhoneNumber, X as linkWithPopup, Y as linkWithRedirect, Z as multiFactor, _ as onAuthStateChanged, $ as onIdTokenChanged, a0 as parseActionCodeURL, a1 as prodErrorMap, a2 as reauthenticateWithCredential, a3 as reauthenticateWithPhoneNumber, a4 as reauthenticateWithPopup, a5 as reauthenticateWithRedirect, a6 as reload, a7 as revokeAccessToken, a8 as sendEmailVerification, a9 as sendPasswordResetEmail, aa as sendSignInLinkToEmail, ab as setPersistence, ac as signInAnonymously, ad as signInWithCredential, ae as signInWithCustomToken, af as signInWithEmailAndPassword, ag as signInWithEmailLink, ah as signInWithPhoneNumber, ai as signInWithPopup, aj as signInWithRedirect, ak as signOut, al as unlink, am as updateCurrentUser, an as updateEmail, ao as updatePassword, ap as updatePhoneNumber, aq as updateProfile, ar as useDeviceLanguage, as as validatePassword, at as verifyBeforeUpdateEmail, au as verifyPasswordResetCode } from './totp-
|
|
1
|
+
import { av as _getInstance, aw as _assert, ax as _reauthenticate, ay as _link$1, az as _signInWithCredential, b as AuthCredential, aA as signInWithIdp, aB as _fail, aC as debugAssert, aD as _persistenceKeyName, aE as _serverAppCurrentUserOperationNotSupportedError, aF as _castAuth, aG as FederatedAuthProvider, aH as BaseOAuthProvider, aI as _emulatorUrl, aJ as _performApiRequest, aK as _isIOS, aL as _isAndroid, aM as _isIOS7Or8, aN as _createError, aO as _isMobileBrowser, aP as _isIE10 } from './totp-BU9AvxK8.js';
|
|
2
|
+
export { A as ActionCodeOperation, a as ActionCodeURL, c as AuthErrorCodes, aQ as AuthImpl, E as EmailAuthCredential, d as EmailAuthProvider, F as FacebookAuthProvider, e as FactorId, aR as FetchProvider, G as GithubAuthProvider, f as GoogleAuthProvider, O as OAuthCredential, g as OAuthProvider, h as OperationType, P as PhoneAuthCredential, i as PhoneAuthProvider, j as PhoneMultiFactorGenerator, k as ProviderId, R as RecaptchaVerifier, aS as SAMLAuthCredential, S as SAMLAuthProvider, l as SignInMethod, T as TotpMultiFactorGenerator, m as TotpSecret, n as TwitterAuthProvider, aT as UserImpl, aU as _getClientVersion, o as applyActionCode, p as beforeAuthStateChanged, q as browserCookiePersistence, r as browserLocalPersistence, s as browserPopupRedirectResolver, t as browserSessionPersistence, u as checkActionCode, v as confirmPasswordReset, w as connectAuthEmulator, x as createUserWithEmailAndPassword, y as debugErrorMap, z as deleteUser, B as fetchSignInMethodsForEmail, C as getAdditionalUserInfo, D as getAuth, H as getIdToken, I as getIdTokenResult, J as getMultiFactorResolver, K as getRedirectResult, L as inMemoryPersistence, M as indexedDBLocalPersistence, N as initializeAuth, Q as initializeRecaptchaConfig, U as isSignInWithEmailLink, V as linkWithCredential, W as linkWithPhoneNumber, X as linkWithPopup, Y as linkWithRedirect, Z as multiFactor, _ as onAuthStateChanged, $ as onIdTokenChanged, a0 as parseActionCodeURL, a1 as prodErrorMap, a2 as reauthenticateWithCredential, a3 as reauthenticateWithPhoneNumber, a4 as reauthenticateWithPopup, a5 as reauthenticateWithRedirect, a6 as reload, a7 as revokeAccessToken, a8 as sendEmailVerification, a9 as sendPasswordResetEmail, aa as sendSignInLinkToEmail, ab as setPersistence, ac as signInAnonymously, ad as signInWithCredential, ae as signInWithCustomToken, af as signInWithEmailAndPassword, ag as signInWithEmailLink, ah as signInWithPhoneNumber, ai as signInWithPopup, aj as signInWithRedirect, ak as signOut, al as unlink, am as updateCurrentUser, an as updateEmail, ao as updatePassword, ap as updatePhoneNumber, aq as updateProfile, ar as useDeviceLanguage, as as validatePassword, at as verifyBeforeUpdateEmail, au as verifyPasswordResetCode } from './totp-BU9AvxK8.js';
|
|
3
3
|
import { isEmpty, querystring, querystringDecode } from '@firebase/util';
|
|
4
4
|
import { _isFirebaseServerApp, SDK_VERSION } from '@firebase/app';
|
|
5
5
|
import '@firebase/component';
|
|
@@ -23,7 +23,7 @@ import { User } from '../../model/public_types';
|
|
|
23
23
|
*
|
|
24
24
|
* @public
|
|
25
25
|
*/
|
|
26
|
-
export declare function updateProfile(user: User,
|
|
26
|
+
export declare function updateProfile(user: User, profile: {
|
|
27
27
|
displayName?: string | null;
|
|
28
28
|
photoURL?: string | null;
|
|
29
29
|
}): Promise<void>;
|
|
@@ -2072,7 +2072,12 @@ class PersistenceUserManager {
|
|
|
2072
2072
|
this.fullUserKey = _persistenceKeyName(this.userKey, config.apiKey, name);
|
|
2073
2073
|
this.fullPersistenceKey = _persistenceKeyName("persistence" /* KeyName.PERSISTENCE_USER */, config.apiKey, name);
|
|
2074
2074
|
this.boundEventHandler = auth._onStorageEvent.bind(auth);
|
|
2075
|
-
|
|
2075
|
+
try {
|
|
2076
|
+
this.persistence._addListener(this.fullUserKey, this.boundEventHandler);
|
|
2077
|
+
}
|
|
2078
|
+
catch {
|
|
2079
|
+
// Best effort; ignore errors if addListener throws
|
|
2080
|
+
}
|
|
2076
2081
|
}
|
|
2077
2082
|
setCurrentUser(user) {
|
|
2078
2083
|
return this.persistence._set(this.fullUserKey, user.toJSON());
|
|
@@ -2109,7 +2114,10 @@ class PersistenceUserManager {
|
|
|
2109
2114
|
}
|
|
2110
2115
|
}
|
|
2111
2116
|
delete() {
|
|
2112
|
-
|
|
2117
|
+
try {
|
|
2118
|
+
this.persistence._removeListener(this.fullUserKey, this.boundEventHandler);
|
|
2119
|
+
}
|
|
2120
|
+
catch { }
|
|
2113
2121
|
}
|
|
2114
2122
|
static async create(auth, persistenceHierarchy, userKey = "authUser" /* KeyName.AUTH_USER */) {
|
|
2115
2123
|
if (!persistenceHierarchy.length) {
|
|
@@ -2117,8 +2125,13 @@ class PersistenceUserManager {
|
|
|
2117
2125
|
}
|
|
2118
2126
|
// Eliminate any persistences that are not available
|
|
2119
2127
|
const availablePersistences = (await Promise.all(persistenceHierarchy.map(async (persistence) => {
|
|
2120
|
-
|
|
2121
|
-
|
|
2128
|
+
try {
|
|
2129
|
+
if (await persistence._isAvailable()) {
|
|
2130
|
+
return persistence;
|
|
2131
|
+
}
|
|
2132
|
+
}
|
|
2133
|
+
catch {
|
|
2134
|
+
return undefined;
|
|
2122
2135
|
}
|
|
2123
2136
|
return undefined;
|
|
2124
2137
|
}))).filter(persistence => persistence);
|
|
@@ -2665,8 +2678,16 @@ class AuthImpl {
|
|
|
2665
2678
|
if (this._deleted) {
|
|
2666
2679
|
return;
|
|
2667
2680
|
}
|
|
2668
|
-
|
|
2669
|
-
|
|
2681
|
+
try {
|
|
2682
|
+
this.persistenceManager = await PersistenceUserManager.create(this, persistenceHierarchy);
|
|
2683
|
+
}
|
|
2684
|
+
catch (e) {
|
|
2685
|
+
_logWarn(`Failed to initialize persistence: ${e}`);
|
|
2686
|
+
this.persistenceManager = await PersistenceUserManager.create(this, []);
|
|
2687
|
+
}
|
|
2688
|
+
finally {
|
|
2689
|
+
this._resolvePersistenceManagerAvailable?.();
|
|
2690
|
+
}
|
|
2670
2691
|
if (this._deleted) {
|
|
2671
2692
|
return;
|
|
2672
2693
|
}
|
|
@@ -2681,7 +2702,13 @@ class AuthImpl {
|
|
|
2681
2702
|
/* Ignore the error */
|
|
2682
2703
|
}
|
|
2683
2704
|
}
|
|
2684
|
-
|
|
2705
|
+
try {
|
|
2706
|
+
await this.initializeCurrentUser(popupRedirectResolver);
|
|
2707
|
+
}
|
|
2708
|
+
catch (e) {
|
|
2709
|
+
_logWarn(`Failed to initialize current user: ${e}`);
|
|
2710
|
+
await this.directlySetCurrentUser(null).catch(() => { });
|
|
2711
|
+
}
|
|
2685
2712
|
this.lastNotifiedUid = this.currentUser?.uid || null;
|
|
2686
2713
|
if (this._deleted) {
|
|
2687
2714
|
return;
|
|
@@ -3079,11 +3106,26 @@ class AuthImpl {
|
|
|
3079
3106
|
_assert(promise, this, "internal-error" /* AuthErrorCode.INTERNAL_ERROR */);
|
|
3080
3107
|
// The callback needs to be called asynchronously per the spec.
|
|
3081
3108
|
// eslint-disable-next-line @typescript-eslint/no-floating-promises
|
|
3082
|
-
promise
|
|
3109
|
+
promise
|
|
3110
|
+
.then(() => {
|
|
3083
3111
|
if (isUnsubscribed) {
|
|
3084
3112
|
return;
|
|
3085
3113
|
}
|
|
3086
3114
|
cb(this.currentUser);
|
|
3115
|
+
})
|
|
3116
|
+
.catch(err => {
|
|
3117
|
+
if (isUnsubscribed) {
|
|
3118
|
+
return;
|
|
3119
|
+
}
|
|
3120
|
+
if (typeof nextOrObserver !== 'function' && nextOrObserver.error) {
|
|
3121
|
+
nextOrObserver.error(err);
|
|
3122
|
+
}
|
|
3123
|
+
else if (error) {
|
|
3124
|
+
error(err);
|
|
3125
|
+
}
|
|
3126
|
+
else {
|
|
3127
|
+
throw err;
|
|
3128
|
+
}
|
|
3087
3129
|
});
|
|
3088
3130
|
if (typeof nextOrObserver === 'function') {
|
|
3089
3131
|
const unsubscribe = subscription.addObserver(nextOrObserver, error, completed);
|
|
@@ -3113,11 +3155,21 @@ class AuthImpl {
|
|
|
3113
3155
|
user._startProactiveRefresh();
|
|
3114
3156
|
}
|
|
3115
3157
|
this.currentUser = user;
|
|
3116
|
-
if (
|
|
3117
|
-
|
|
3118
|
-
|
|
3119
|
-
|
|
3120
|
-
|
|
3158
|
+
if (this.persistenceManager) {
|
|
3159
|
+
try {
|
|
3160
|
+
if (user) {
|
|
3161
|
+
await this.persistenceManager.setCurrentUser(user);
|
|
3162
|
+
}
|
|
3163
|
+
else {
|
|
3164
|
+
await this.persistenceManager.removeCurrentUser();
|
|
3165
|
+
}
|
|
3166
|
+
}
|
|
3167
|
+
catch (e) {
|
|
3168
|
+
const originalMessage = e?.message || String(e);
|
|
3169
|
+
const error = _errorWithCustomMessage(this, "internal-error" /* AuthErrorCode.INTERNAL_ERROR */, `An internal AuthError has occurred: ${originalMessage}`);
|
|
3170
|
+
error.customData = { originalError: e };
|
|
3171
|
+
throw error;
|
|
3172
|
+
}
|
|
3121
3173
|
}
|
|
3122
3174
|
}
|
|
3123
3175
|
queue(action) {
|
|
@@ -6532,7 +6584,8 @@ async function updateProfile$1(auth, request) {
|
|
|
6532
6584
|
*
|
|
6533
6585
|
* @public
|
|
6534
6586
|
*/
|
|
6535
|
-
async function updateProfile(user,
|
|
6587
|
+
async function updateProfile(user, profile) {
|
|
6588
|
+
const { displayName, photoURL: photoUrl } = profile;
|
|
6536
6589
|
if (displayName === undefined && photoUrl === undefined) {
|
|
6537
6590
|
return;
|
|
6538
6591
|
}
|
|
@@ -7184,7 +7237,7 @@ function multiFactor(user) {
|
|
|
7184
7237
|
}
|
|
7185
7238
|
|
|
7186
7239
|
var name = "@firebase/auth";
|
|
7187
|
-
var version = "1.13.
|
|
7240
|
+
var version = "1.13.6";
|
|
7188
7241
|
|
|
7189
7242
|
/**
|
|
7190
7243
|
* @license
|
|
@@ -7594,4 +7647,4 @@ function _isEmptyString(input) {
|
|
|
7594
7647
|
}
|
|
7595
7648
|
|
|
7596
7649
|
export { onIdTokenChanged as $, ActionCodeOperation as A, fetchSignInMethodsForEmail as B, getAdditionalUserInfo as C, getAuth as D, EmailAuthCredential as E, FacebookAuthProvider as F, GithubAuthProvider as G, getIdToken as H, getIdTokenResult as I, getMultiFactorResolver as J, getRedirectResult as K, inMemoryPersistence as L, indexedDBLocalPersistence as M, initializeAuth as N, OAuthCredential as O, PhoneAuthCredential as P, initializeRecaptchaConfig as Q, RecaptchaVerifier as R, SAMLAuthProvider as S, TotpMultiFactorGenerator as T, isSignInWithEmailLink as U, linkWithCredential as V, linkWithPhoneNumber as W, linkWithPopup as X, linkWithRedirect as Y, multiFactor as Z, onAuthStateChanged as _, ActionCodeURL as a, parseActionCodeURL as a0, prodErrorMap as a1, reauthenticateWithCredential as a2, reauthenticateWithPhoneNumber as a3, reauthenticateWithPopup as a4, reauthenticateWithRedirect as a5, reload as a6, revokeAccessToken as a7, sendEmailVerification as a8, sendPasswordResetEmail as a9, signInWithIdp as aA, _fail as aB, debugAssert as aC, _persistenceKeyName as aD, _serverAppCurrentUserOperationNotSupportedError as aE, _castAuth as aF, FederatedAuthProvider as aG, BaseOAuthProvider as aH, _emulatorUrl as aI, _performApiRequest as aJ, _isIOS as aK, _isAndroid as aL, _isIOS7Or8 as aM, _createError as aN, _isMobileBrowser as aO, _isIE10 as aP, AuthImpl as aQ, FetchProvider as aR, SAMLAuthCredential as aS, UserImpl as aT, _getClientVersion as aU, sendSignInLinkToEmail as aa, setPersistence as ab, signInAnonymously as ac, signInWithCredential as ad, signInWithCustomToken as ae, signInWithEmailAndPassword as af, signInWithEmailLink as ag, signInWithPhoneNumber as ah, signInWithPopup as ai, signInWithRedirect as aj, signOut as ak, unlink as al, updateCurrentUser as am, updateEmail as an, updatePassword as ao, updatePhoneNumber as ap, updateProfile as aq, useDeviceLanguage as ar, validatePassword as as, verifyBeforeUpdateEmail as at, verifyPasswordResetCode as au, _getInstance as av, _assert as aw, _reauthenticate as ax, _link as ay, _signInWithCredential as az, AuthCredential as b, AUTH_ERROR_CODES_MAP_DO_NOT_USE_INTERNALLY as c, EmailAuthProvider as d, FactorId as e, GoogleAuthProvider as f, OAuthProvider as g, OperationType as h, PhoneAuthProvider as i, PhoneMultiFactorGenerator as j, ProviderId as k, SignInMethod as l, TotpSecret as m, TwitterAuthProvider as n, applyActionCode as o, beforeAuthStateChanged as p, browserCookiePersistence as q, browserLocalPersistence as r, browserPopupRedirectResolver as s, browserSessionPersistence as t, checkActionCode as u, confirmPasswordReset as v, connectAuthEmulator as w, createUserWithEmailAndPassword as x, debugErrorMap as y, deleteUser as z };
|
|
7597
|
-
//# sourceMappingURL=totp-
|
|
7650
|
+
//# sourceMappingURL=totp-BU9AvxK8.js.map
|