@firebase/auth 0.19.9-canary.e987dac26 → 0.19.10
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 +10 -0
- package/dist/cordova/index.js +2 -2
- package/dist/cordova/internal.js +2 -2
- package/dist/cordova/{popup_redirect-93adefc5.js → popup_redirect-0aea9243.js} +29 -15
- package/dist/cordova/popup_redirect-0aea9243.js.map +1 -0
- package/dist/cordova/src/api/index.d.ts +2 -1
- package/dist/cordova/src/core/auth/auth_impl.d.ts +3 -1
- package/dist/cordova/test/helpers/mock_auth.d.ts +5 -0
- package/dist/esm2017/{index-8c58cb89.js → index-f69a28d8.js} +16 -6
- package/dist/esm2017/index-f69a28d8.js.map +1 -0
- package/dist/esm2017/index.js +1 -1
- package/dist/esm2017/internal.js +2 -2
- package/dist/esm2017/src/api/index.d.ts +2 -1
- package/dist/esm2017/src/core/auth/auth_impl.d.ts +3 -1
- package/dist/esm2017/test/helpers/mock_auth.d.ts +5 -0
- package/dist/esm5/{index-f7d6fb6f.js → index-f92b2f5a.js} +29 -15
- package/dist/esm5/index-f92b2f5a.js.map +1 -0
- package/dist/esm5/index.js +1 -1
- package/dist/esm5/internal.js +2 -2
- package/dist/esm5/src/api/index.d.ts +2 -1
- package/dist/esm5/src/core/auth/auth_impl.d.ts +3 -1
- package/dist/esm5/test/helpers/mock_auth.d.ts +5 -0
- package/dist/index.webworker.esm5.js +28 -14
- package/dist/index.webworker.esm5.js.map +1 -1
- package/dist/node/{index-b52d4a00.js → index-35c8d2ed.js} +29 -15
- package/dist/node/index-35c8d2ed.js.map +1 -0
- package/dist/node/index.js +1 -1
- package/dist/node/internal.js +1 -1
- package/dist/node/src/api/index.d.ts +2 -1
- package/dist/node/src/core/auth/auth_impl.d.ts +3 -1
- package/dist/node/test/helpers/mock_auth.d.ts +5 -0
- package/dist/node-esm/{index-eb8600c0.js → index-a995c608.js} +16 -6
- package/dist/node-esm/index-a995c608.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/api/index.d.ts +2 -1
- package/dist/node-esm/src/core/auth/auth_impl.d.ts +3 -1
- package/dist/node-esm/test/helpers/mock_auth.d.ts +5 -0
- package/dist/rn/index.js +1 -1
- package/dist/rn/internal.js +1 -1
- package/dist/rn/{phone-c61e906b.js → phone-d5d8976b.js} +29 -15
- package/dist/rn/phone-d5d8976b.js.map +1 -0
- package/dist/rn/src/api/index.d.ts +2 -1
- package/dist/rn/src/core/auth/auth_impl.d.ts +3 -1
- package/dist/rn/test/helpers/mock_auth.d.ts +5 -0
- package/dist/src/api/index.d.ts +2 -1
- package/dist/src/core/auth/auth_impl.d.ts +3 -1
- package/dist/test/helpers/mock_auth.d.ts +5 -0
- package/package.json +6 -6
- package/dist/cordova/popup_redirect-93adefc5.js.map +0 -1
- package/dist/esm2017/index-8c58cb89.js.map +0 -1
- package/dist/esm5/index-f7d6fb6f.js.map +0 -1
- package/dist/node/index-b52d4a00.js.map +0 -1
- package/dist/node-esm/index-eb8600c0.js.map +0 -1
- package/dist/rn/phone-c61e906b.js.map +0 -1
package/dist/esm2017/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { A as ActionCodeOperation, ac as ActionCodeURL, G as AuthCredential, C as AuthErrorCodes, H as EmailAuthCredential, L as EmailAuthProvider, M as FacebookAuthProvider, F as FactorId, Q as GithubAuthProvider, N as GoogleAuthProvider, I as OAuthCredential, T as OAuthProvider, O as OperationType, J as PhoneAuthCredential, P as PhoneAuthProvider, m as PhoneMultiFactorGenerator, o as ProviderId, R as RecaptchaVerifier, U as SAMLAuthProvider, S as SignInMethod, V as TwitterAuthProvider, a1 as applyActionCode, b as browserLocalPersistence, k as browserPopupRedirectResolver, a as browserSessionPersistence, a2 as checkActionCode, a0 as confirmPasswordReset, E as connectAuthEmulator, a4 as createUserWithEmailAndPassword, z as debugErrorMap, y as deleteUser, a9 as fetchSignInMethodsForEmail, ak as getAdditionalUserInfo, n as getAuth, ah as getIdToken, ai as getIdTokenResult, am as getMultiFactorResolver, j as getRedirectResult, K as inMemoryPersistence, i as indexedDBLocalPersistence, D as initializeAuth, a7 as isSignInWithEmailLink, Y as linkWithCredential, l as linkWithPhoneNumber, d as linkWithPopup, g as linkWithRedirect, an as multiFactor, t as onAuthStateChanged, q as onIdTokenChanged, ad as parseActionCodeURL, B as prodErrorMap, Z as reauthenticateWithCredential, r as reauthenticateWithPhoneNumber, e as reauthenticateWithPopup, h as reauthenticateWithRedirect, al as reload, aa as sendEmailVerification, $ as sendPasswordResetEmail, a6 as sendSignInLinkToEmail, p as setPersistence, W as signInAnonymously, X as signInWithCredential, _ as signInWithCustomToken, a5 as signInWithEmailAndPassword, a8 as signInWithEmailLink, s as signInWithPhoneNumber, c as signInWithPopup, f as signInWithRedirect, x as signOut, aj as unlink, w as updateCurrentUser, af as updateEmail, ag as updatePassword, u as updatePhoneNumber, ae as updateProfile, v as useDeviceLanguage, ab as verifyBeforeUpdateEmail, a3 as verifyPasswordResetCode } from './index-
|
|
1
|
+
export { A as ActionCodeOperation, ac as ActionCodeURL, G as AuthCredential, C as AuthErrorCodes, H as EmailAuthCredential, L as EmailAuthProvider, M as FacebookAuthProvider, F as FactorId, Q as GithubAuthProvider, N as GoogleAuthProvider, I as OAuthCredential, T as OAuthProvider, O as OperationType, J as PhoneAuthCredential, P as PhoneAuthProvider, m as PhoneMultiFactorGenerator, o as ProviderId, R as RecaptchaVerifier, U as SAMLAuthProvider, S as SignInMethod, V as TwitterAuthProvider, a1 as applyActionCode, b as browserLocalPersistence, k as browserPopupRedirectResolver, a as browserSessionPersistence, a2 as checkActionCode, a0 as confirmPasswordReset, E as connectAuthEmulator, a4 as createUserWithEmailAndPassword, z as debugErrorMap, y as deleteUser, a9 as fetchSignInMethodsForEmail, ak as getAdditionalUserInfo, n as getAuth, ah as getIdToken, ai as getIdTokenResult, am as getMultiFactorResolver, j as getRedirectResult, K as inMemoryPersistence, i as indexedDBLocalPersistence, D as initializeAuth, a7 as isSignInWithEmailLink, Y as linkWithCredential, l as linkWithPhoneNumber, d as linkWithPopup, g as linkWithRedirect, an as multiFactor, t as onAuthStateChanged, q as onIdTokenChanged, ad as parseActionCodeURL, B as prodErrorMap, Z as reauthenticateWithCredential, r as reauthenticateWithPhoneNumber, e as reauthenticateWithPopup, h as reauthenticateWithRedirect, al as reload, aa as sendEmailVerification, $ as sendPasswordResetEmail, a6 as sendSignInLinkToEmail, p as setPersistence, W as signInAnonymously, X as signInWithCredential, _ as signInWithCustomToken, a5 as signInWithEmailAndPassword, a8 as signInWithEmailLink, s as signInWithPhoneNumber, c as signInWithPopup, f as signInWithRedirect, x as signOut, aj as unlink, w as updateCurrentUser, af as updateEmail, ag as updatePassword, u as updatePhoneNumber, ae as updateProfile, v as useDeviceLanguage, ab as verifyBeforeUpdateEmail, a3 as verifyPasswordResetCode } from './index-f69a28d8.js';
|
|
2
2
|
import '@firebase/util';
|
|
3
3
|
import '@firebase/app';
|
|
4
4
|
import 'tslib';
|
package/dist/esm2017/internal.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ao as _isIOS7Or8, ap as debugAssert, aq as _isIOS, ar as _isAndroid, as as _fail, at as _getRedirectUrl, au as _getProjectConfig, av as _createError, aw as _assert, ax as _getInstance, b as browserLocalPersistence, ay as _persistenceKeyName, az as AuthEventManager, a as browserSessionPersistence, aA as _getRedirectResult, aB as _clearRedirectOutcomes, aC as _castAuth } from './index-
|
|
2
|
-
export { A as ActionCodeOperation, ac as ActionCodeURL, G as AuthCredential, C as AuthErrorCodes, aE as AuthImpl, aH as AuthPopup, H as EmailAuthCredential, L as EmailAuthProvider, M as FacebookAuthProvider, F as FactorId, aI as FetchProvider, Q as GithubAuthProvider, N as GoogleAuthProvider, I as OAuthCredential, T as OAuthProvider, O as OperationType, J as PhoneAuthCredential, P as PhoneAuthProvider, m as PhoneMultiFactorGenerator, o as ProviderId, R as RecaptchaVerifier, aJ as SAMLAuthCredential, U as SAMLAuthProvider, S as SignInMethod, V as TwitterAuthProvider, aD as UserImpl, aw as _assert, aC as _castAuth, as as _fail, aG as _generateEventId, aF as _getClientVersion, ax as _getInstance, aA as _getRedirectResult, ay as _persistenceKeyName, a1 as applyActionCode, b as browserLocalPersistence, k as browserPopupRedirectResolver, a as browserSessionPersistence, a2 as checkActionCode, a0 as confirmPasswordReset, E as connectAuthEmulator, a4 as createUserWithEmailAndPassword, z as debugErrorMap, y as deleteUser, a9 as fetchSignInMethodsForEmail, ak as getAdditionalUserInfo, n as getAuth, ah as getIdToken, ai as getIdTokenResult, am as getMultiFactorResolver, j as getRedirectResult, K as inMemoryPersistence, i as indexedDBLocalPersistence, D as initializeAuth, a7 as isSignInWithEmailLink, Y as linkWithCredential, l as linkWithPhoneNumber, d as linkWithPopup, g as linkWithRedirect, an as multiFactor, t as onAuthStateChanged, q as onIdTokenChanged, ad as parseActionCodeURL, B as prodErrorMap, Z as reauthenticateWithCredential, r as reauthenticateWithPhoneNumber, e as reauthenticateWithPopup, h as reauthenticateWithRedirect, al as reload, aa as sendEmailVerification, $ as sendPasswordResetEmail, a6 as sendSignInLinkToEmail, p as setPersistence, W as signInAnonymously, X as signInWithCredential, _ as signInWithCustomToken, a5 as signInWithEmailAndPassword, a8 as signInWithEmailLink, s as signInWithPhoneNumber, c as signInWithPopup, f as signInWithRedirect, x as signOut, aj as unlink, w as updateCurrentUser, af as updateEmail, ag as updatePassword, u as updatePhoneNumber, ae as updateProfile, v as useDeviceLanguage, ab as verifyBeforeUpdateEmail, a3 as verifyPasswordResetCode } from './index-
|
|
1
|
+
import { ao as _isIOS7Or8, ap as debugAssert, aq as _isIOS, ar as _isAndroid, as as _fail, at as _getRedirectUrl, au as _getProjectConfig, av as _createError, aw as _assert, ax as _getInstance, b as browserLocalPersistence, ay as _persistenceKeyName, az as AuthEventManager, a as browserSessionPersistence, aA as _getRedirectResult, aB as _clearRedirectOutcomes, aC as _castAuth } from './index-f69a28d8.js';
|
|
2
|
+
export { A as ActionCodeOperation, ac as ActionCodeURL, G as AuthCredential, C as AuthErrorCodes, aE as AuthImpl, aH as AuthPopup, H as EmailAuthCredential, L as EmailAuthProvider, M as FacebookAuthProvider, F as FactorId, aI as FetchProvider, Q as GithubAuthProvider, N as GoogleAuthProvider, I as OAuthCredential, T as OAuthProvider, O as OperationType, J as PhoneAuthCredential, P as PhoneAuthProvider, m as PhoneMultiFactorGenerator, o as ProviderId, R as RecaptchaVerifier, aJ as SAMLAuthCredential, U as SAMLAuthProvider, S as SignInMethod, V as TwitterAuthProvider, aD as UserImpl, aw as _assert, aC as _castAuth, as as _fail, aG as _generateEventId, aF as _getClientVersion, ax as _getInstance, aA as _getRedirectResult, ay as _persistenceKeyName, a1 as applyActionCode, b as browserLocalPersistence, k as browserPopupRedirectResolver, a as browserSessionPersistence, a2 as checkActionCode, a0 as confirmPasswordReset, E as connectAuthEmulator, a4 as createUserWithEmailAndPassword, z as debugErrorMap, y as deleteUser, a9 as fetchSignInMethodsForEmail, ak as getAdditionalUserInfo, n as getAuth, ah as getIdToken, ai as getIdTokenResult, am as getMultiFactorResolver, j as getRedirectResult, K as inMemoryPersistence, i as indexedDBLocalPersistence, D as initializeAuth, a7 as isSignInWithEmailLink, Y as linkWithCredential, l as linkWithPhoneNumber, d as linkWithPopup, g as linkWithRedirect, an as multiFactor, t as onAuthStateChanged, q as onIdTokenChanged, ad as parseActionCodeURL, B as prodErrorMap, Z as reauthenticateWithCredential, r as reauthenticateWithPhoneNumber, e as reauthenticateWithPopup, h as reauthenticateWithRedirect, al as reload, aa as sendEmailVerification, $ as sendPasswordResetEmail, a6 as sendSignInLinkToEmail, p as setPersistence, W as signInAnonymously, X as signInWithCredential, _ as signInWithCustomToken, a5 as signInWithEmailAndPassword, a8 as signInWithEmailLink, s as signInWithPhoneNumber, c as signInWithPopup, f as signInWithRedirect, x as signOut, aj as unlink, w as updateCurrentUser, af as updateEmail, ag as updatePassword, u as updatePhoneNumber, ae as updateProfile, v as useDeviceLanguage, ab as verifyBeforeUpdateEmail, a3 as verifyPasswordResetCode } from './index-f69a28d8.js';
|
|
3
3
|
import { querystringDecode } from '@firebase/util';
|
|
4
4
|
import '@firebase/app';
|
|
5
5
|
import 'tslib';
|
|
@@ -28,7 +28,8 @@ export declare const enum HttpHeader {
|
|
|
28
28
|
CONTENT_TYPE = "Content-Type",
|
|
29
29
|
X_FIREBASE_LOCALE = "X-Firebase-Locale",
|
|
30
30
|
X_CLIENT_VERSION = "X-Client-Version",
|
|
31
|
-
X_FIREBASE_GMPID = "X-Firebase-gmpid"
|
|
31
|
+
X_FIREBASE_GMPID = "X-Firebase-gmpid",
|
|
32
|
+
X_FIREBASE_CLIENT = "X-Firebase-Client"
|
|
32
33
|
}
|
|
33
34
|
export declare const enum Endpoint {
|
|
34
35
|
CREATE_AUTH_URI = "/v1/accounts:createAuthUri",
|
|
@@ -15,6 +15,7 @@
|
|
|
15
15
|
* limitations under the License.
|
|
16
16
|
*/
|
|
17
17
|
import { _FirebaseService, FirebaseApp } from '@firebase/app';
|
|
18
|
+
import { Provider } from '@firebase/component';
|
|
18
19
|
import { Auth, AuthErrorMap, AuthSettings, EmulatorConfig, NextOrObserver, Persistence, PopupRedirectResolver, User, CompleteFn, ErrorFn, Unsubscribe } from '../../model/public_types';
|
|
19
20
|
import { ErrorFactory } from '@firebase/util';
|
|
20
21
|
import { AuthInternal, ConfigInternal } from '../../model/auth';
|
|
@@ -29,6 +30,7 @@ export declare const enum DefaultConfig {
|
|
|
29
30
|
}
|
|
30
31
|
export declare class AuthImpl implements AuthInternal, _FirebaseService {
|
|
31
32
|
readonly app: FirebaseApp;
|
|
33
|
+
private readonly heartbeatServiceProvider;
|
|
32
34
|
readonly config: ConfigInternal;
|
|
33
35
|
currentUser: User | null;
|
|
34
36
|
emulatorConfig: EmulatorConfig | null;
|
|
@@ -50,7 +52,7 @@ export declare class AuthImpl implements AuthInternal, _FirebaseService {
|
|
|
50
52
|
languageCode: string | null;
|
|
51
53
|
tenantId: string | null;
|
|
52
54
|
settings: AuthSettings;
|
|
53
|
-
constructor(app: FirebaseApp, config: ConfigInternal);
|
|
55
|
+
constructor(app: FirebaseApp, heartbeatServiceProvider: Provider<'heartbeat'>, config: ConfigInternal);
|
|
54
56
|
_initializeWithPersistence(persistenceHierarchy: PersistenceInternal[], popupRedirectResolver?: PopupRedirectResolver): Promise<void>;
|
|
55
57
|
/**
|
|
56
58
|
* If the persistence is changed in another window, the user manager will let us know
|
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
* See the License for the specific language governing permissions and
|
|
15
15
|
* limitations under the License.
|
|
16
16
|
*/
|
|
17
|
+
import { Provider } from '@firebase/component';
|
|
17
18
|
import { PopupRedirectResolver } from '../../src/model/public_types';
|
|
18
19
|
import { AuthImpl } from '../../src/core/auth/auth_impl';
|
|
19
20
|
import { PersistedBlob } from '../../src/core/persistence';
|
|
@@ -28,6 +29,10 @@ export declare const TEST_KEY = "test-api-key";
|
|
|
28
29
|
export interface TestAuth extends AuthImpl {
|
|
29
30
|
persistenceLayer: MockPersistenceLayer;
|
|
30
31
|
}
|
|
32
|
+
export declare const FAKE_HEARTBEAT_CONTROLLER: {
|
|
33
|
+
getHeartbeatsHeader: () => Promise<string>;
|
|
34
|
+
};
|
|
35
|
+
export declare const FAKE_HEARTBEAT_CONTROLLER_PROVIDER: Provider<'heartbeat'>;
|
|
31
36
|
export declare class MockPersistenceLayer extends InMemoryPersistence {
|
|
32
37
|
lastObjectSet: PersistedBlob | null;
|
|
33
38
|
_set(key: string, object: PersistedBlob): Promise<void>;
|
|
@@ -2480,8 +2480,9 @@ function _getClientVersion(clientPlatform, frameworks) {
|
|
|
2480
2480
|
* limitations under the License.
|
|
2481
2481
|
*/
|
|
2482
2482
|
var AuthImpl = /** @class */ (function () {
|
|
2483
|
-
function AuthImpl(app, config) {
|
|
2483
|
+
function AuthImpl(app, heartbeatServiceProvider, config) {
|
|
2484
2484
|
this.app = app;
|
|
2485
|
+
this.heartbeatServiceProvider = heartbeatServiceProvider;
|
|
2485
2486
|
this.config = config;
|
|
2486
2487
|
this.currentUser = null;
|
|
2487
2488
|
this.emulatorConfig = null;
|
|
@@ -3006,17 +3007,29 @@ var AuthImpl = /** @class */ (function () {
|
|
|
3006
3007
|
return this.frameworks;
|
|
3007
3008
|
};
|
|
3008
3009
|
AuthImpl.prototype._getAdditionalHeaders = function () {
|
|
3010
|
+
var _a;
|
|
3009
3011
|
return __awaiter(this, void 0, void 0, function () {
|
|
3010
|
-
var headers;
|
|
3011
|
-
var
|
|
3012
|
-
return __generator(this, function (
|
|
3013
|
-
|
|
3014
|
-
|
|
3015
|
-
|
|
3016
|
-
|
|
3017
|
-
|
|
3012
|
+
var headers, heartbeatsHeader;
|
|
3013
|
+
var _b;
|
|
3014
|
+
return __generator(this, function (_c) {
|
|
3015
|
+
switch (_c.label) {
|
|
3016
|
+
case 0:
|
|
3017
|
+
headers = (_b = {},
|
|
3018
|
+
_b["X-Client-Version" /* X_CLIENT_VERSION */] = this.clientVersion,
|
|
3019
|
+
_b);
|
|
3020
|
+
if (this.app.options.appId) {
|
|
3021
|
+
headers["X-Firebase-gmpid" /* X_FIREBASE_GMPID */] = this.app.options.appId;
|
|
3022
|
+
}
|
|
3023
|
+
return [4 /*yield*/, ((_a = this.heartbeatServiceProvider.getImmediate({
|
|
3024
|
+
optional: true,
|
|
3025
|
+
})) === null || _a === void 0 ? void 0 : _a.getHeartbeatsHeader())];
|
|
3026
|
+
case 1:
|
|
3027
|
+
heartbeatsHeader = _c.sent();
|
|
3028
|
+
if (heartbeatsHeader) {
|
|
3029
|
+
headers["X-Firebase-Client" /* X_FIREBASE_CLIENT */] = heartbeatsHeader;
|
|
3030
|
+
}
|
|
3031
|
+
return [2 /*return*/, headers];
|
|
3018
3032
|
}
|
|
3019
|
-
return [2 /*return*/, headers];
|
|
3020
3033
|
});
|
|
3021
3034
|
});
|
|
3022
3035
|
};
|
|
@@ -10870,7 +10883,7 @@ var PhoneMultiFactorGenerator = /** @class */ (function () {
|
|
|
10870
10883
|
}());
|
|
10871
10884
|
|
|
10872
10885
|
var name = "@firebase/auth";
|
|
10873
|
-
var version = "0.19.
|
|
10886
|
+
var version = "0.19.10";
|
|
10874
10887
|
|
|
10875
10888
|
/**
|
|
10876
10889
|
* @license
|
|
@@ -10990,8 +11003,9 @@ function registerAuth(clientPlatform) {
|
|
|
10990
11003
|
_registerComponent(new Component("auth" /* AUTH */, function (container, _a) {
|
|
10991
11004
|
var deps = _a.options;
|
|
10992
11005
|
var app = container.getProvider('app').getImmediate();
|
|
11006
|
+
var heartbeatServiceProvider = container.getProvider('heartbeat');
|
|
10993
11007
|
var _b = app.options, apiKey = _b.apiKey, authDomain = _b.authDomain;
|
|
10994
|
-
return (function (app) {
|
|
11008
|
+
return (function (app, heartbeatServiceProvider) {
|
|
10995
11009
|
_assert(apiKey && !apiKey.includes(':'), "invalid-api-key" /* INVALID_API_KEY */, { appName: app.name });
|
|
10996
11010
|
// Auth domain is optional if IdP sign in isn't being used
|
|
10997
11011
|
_assert(!(authDomain === null || authDomain === void 0 ? void 0 : authDomain.includes(':')), "argument-error" /* ARGUMENT_ERROR */, {
|
|
@@ -11006,10 +11020,10 @@ function registerAuth(clientPlatform) {
|
|
|
11006
11020
|
apiScheme: "https" /* API_SCHEME */,
|
|
11007
11021
|
sdkClientVersion: _getClientVersion(clientPlatform)
|
|
11008
11022
|
};
|
|
11009
|
-
var authInstance = new AuthImpl(app, config);
|
|
11023
|
+
var authInstance = new AuthImpl(app, heartbeatServiceProvider, config);
|
|
11010
11024
|
_initializeAuthInstance(authInstance, deps);
|
|
11011
11025
|
return authInstance;
|
|
11012
|
-
})(app);
|
|
11026
|
+
})(app, heartbeatServiceProvider);
|
|
11013
11027
|
}, "PUBLIC" /* PUBLIC */)
|
|
11014
11028
|
/**
|
|
11015
11029
|
* Auth can only be initialized by explicitly calling getAuth() or initializeAuth()
|
|
@@ -11075,4 +11089,4 @@ function getAuth(app) {
|
|
|
11075
11089
|
registerAuth("Browser" /* BROWSER */);
|
|
11076
11090
|
|
|
11077
11091
|
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, _clearRedirectOutcomes as aA, _getRedirectResult as aB, _castAuth as aC, UserImpl as aD, AuthImpl as aE, _getClientVersion as aF, _generateEventId as aG, AuthPopup as aH, FetchProvider as aI, SAMLAuthCredential as aJ, 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, _isAndroid as ao, _isIOS7Or8 as ap, _isIOS as aq, _fail as ar, _getRedirectUrl as as, debugAssert as at, _getProjectConfig as au, _createError as av, _assert as aw, AuthEventManager as ax, _getInstance as ay, _persistenceKeyName 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 };
|
|
11078
|
-
//# sourceMappingURL=index-
|
|
11092
|
+
//# sourceMappingURL=index-f92b2f5a.js.map
|